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
How to delete a file in python?
How to convert strings into integers in python?
What is string slicing in python?
What does == mean in python?
How to sort a dictionary by key in python?
What is the difference between methods & constructors?
Python read a single character from the user?
What is speech_recognition? Does this ship with python by default?
Is python object oriented?
How do you check the presence of the key in python dictionary?
Explain assert in action?
What are the differences between pyramid, django, and flask?
How lists is differentiated from tuples?
How would you make a python script executable on unix?
How to exit python script in command prompt?