1.

Why is flask used in Python?

Answer»

A Flask is a micro web framework for Python based on the "Werkzeug, Jinja 2 and good intentions". Werkzeug and jingja are its dependencies. Because a Flask is PART of the micro-framework, it has little or no dependencies on the external libraries. A Flask ALSO MAKES the framework light while TAKING little dependency and gives FEWER security bugs.

Note: These python programming interview questions have been designed specially to get you familiar with the nature of questions.



Discussion

No Comment Found