What is python web application framework?



What is python web application framework?..

Answer / Lalit Kumar

A Python web application framework provides reusable components for building and organizing web applications. Popular examples include Django, Flask, Pyramid, and Web2py.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How do you invoke the python interpreter for interactive use?

1 Answers  


Give an example for join() and split() funcitons

1 Answers  


What are accessors, mutators, and @property?

1 Answers  


Does python have overloading?

1 Answers  


Is python too slow?

1 Answers  


What are the types of inheritance in python?

1 Answers  


name few python modules for statistical, numerical and scientific computations?

1 Answers  


What's the difference between list and tuples?

1 Answers  


How do you create a project in python?

1 Answers  


What is filter python?

1 Answers  


Write one line of code to get a list of names that start with character ‘j’?

1 Answers  


What are range and xrange?

1 Answers  


Categories