Is python the right choice for Web based Programming?
Answer Posted / 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 |
Post New Answer View All Answers
Which compiler is best for python?
How to use gui that comes with python to test your code?
How does python input work?
Explain try, raise, and finally?
With python, how do you find out which directory you are currently in?
What is the best way to parse strings and find patterns in python?
What is print format value interpolation?
How do I generate random numbers in python?
What is python package manager (pypm)?
Is real python free?
What are the local and global variables in python?
Is vs in python?
What is pip and when it is used ?
How do I access environment variables from python?
How many types of objects does python support?