Is python the right choice for Web based Programming?
Answer Posted / 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 |
Post New Answer View All Answers
what are the two (2) parameters available in python map?
Explain try keyword?
How can I execute arbitrary python statements from c?
What is with keyword in python?
How do you check whether the two variables are pointing to the same object in python?
Does python support interfaces like java does?
In Python what are iterators?
Is python a procedural language?
What is cgi in python?
What are the differences between del keyword and clear() function?
What is python namespace?
What are the different uses of help() and dir() functions in python?
How do you sort a list in python?
What is speech_recognition? Does this ship with python by default?
What is a negative indexing in python?