Tell me what is flask & its benefits?



Tell me what is flask & its benefits?..

Answer / Udit Jain

Flask is a micro web framework written in Python. It provides a flexible and lightweight solution for creating web applications. Some of its benefits include: easy to set up, extensible, uses Pythonic syntax, has a simple development server for testing, supports RESTful request dispatching, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Narrate the difference between python arrays and lists.

1 Answers  


What is class inheritance in python?

1 Answers  


Which package is the fastest form of python?

1 Answers  


What is typecasting in python?

1 Answers  


Is sorted in python?

1 Answers  


How do you execute a python script?

1 Answers  


What is the best Django or PHP?

1 Answers  


Can I learn python on my own?

1 Answers  


How do you get the last value in a list or a tuple?

1 Answers  


Explain assert in action?

1 Answers  


Is python a nonetype?

1 Answers  


Is string iterable python?

1 Answers  


Categories