Is python the right choice for Web based Programming?

Answers were Sorted based on User's Feedback



Is python the right choice for Web based Programming?..

Answer / chaitanya daphal

Of course,
Python is the one of the right choice of developing web
application bcoz using python we can develop the rapid
development of the application for which other languages
requires more time.

Their are many MVC frameworks are available through which we
can develop web application in less time and writting less code.

Popular Frameworks are : Django, Zope, CherryPy, TurboGears etc.

Is This Answer Correct ?    10 Yes 0 No

Is python the right choice for Web based Programming?..

Answer / guest

Python is another open source programming that has become
popular for creating web-related applications and large
programs. Scripts written in Python are often very clear to
read; the language is also known for its flexibility.
Whether you’re looking for database tools, image
manipulation scripts, or something else entirely, if it’s
written in Python, you’ll find it here.

Cheers
Dhruv Pandey
Tech Guru

Is This Answer Correct ?    8 Yes 1 No

Is python the right choice for Web based Programming?..

Answer / harish bhat

Yes, python provides Web framework, which can be used to
develop an web application within a short period of time.

Lot of Python Web frameworks are available now a days, Some
of the web frameworks are Django,Pylons,TurboGears.

Is This Answer Correct ?    7 Yes 0 No

Is python the right choice for Web based Programming?..

Answer / ruchir hajela

Python is well suited for rapid prototyping and solving the
problems whose clear cut solution is not available while
coding. Because of it's interpreted nature python is widely
used in such cases. Python provides extensive libraries for
building versatile web applications. One of the popular web
framework that python provides is Django.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Python Interview Questions

What are differences between list and dictionary in python?

0 Answers  


What is the length of your largest python code? Can you please describe the project?

0 Answers  


Which oops talks about data hiding?

0 Answers  


What is data type set in python and how to work with it?

0 Answers  


What are the generator functions in python?

0 Answers  






What is python web application framework?

0 Answers  


Name few python web frameworks for developing web applications?

0 Answers  


How can you handle multiple exception in python?

0 Answers  


What does while 1 mean in python?

0 Answers  


Tell me what is pep 8?

0 Answers  


What is the meaning of def in python?

0 Answers  


How do you sort a list in reverse order in python?

0 Answers  


Categories