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
Is python good for desktop application?
How do I publish a package in python?
What are “special” methods in python?
What is file context manager?
Can we write else statement try block in python?
Explain the use of with statement?
When would you use triple quotes as a delimiter?
What is the common way for the flask script to work?
find max length of any given sublist?
How can you prevent abnormal termination of a python program?
How do we make forms in python?
Explain the uses of python?
Do you need classes in python?
What is syntax in python programming?
What are special methods in python and how to implement?