How is Python used in web development?



How is Python used in web development?..

Answer / Deepika Walia

Python is used in web development through various frameworks like Django, Flask, Pyramid, and web2py. These frameworks help developers create dynamic websites with less coding.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Is python a shell scripting language?

1 Answers  


What can you use Python generator functions for?

1 Answers  


What are the two types of functions in python?

1 Answers  


Why should I learn python in 2019?

1 Answers  


What is pickling and unpickling in python?

1 Answers  


Which module(s) of python can be used to measure the performance of your application code?

1 Answers  


What is superclass and subclass in python?

1 Answers  


What do you understand by deque in python?

1 Answers  


How do I convert a string to a number?

1 Answers  


Which is best python or r?

1 Answers  


What mode is used for both writing and reading in binary format in file.?

1 Answers  


Explain PYTHONPATH

3 Answers  


Categories