0 votes
in Python Flask by
What is Flask?

1 Answer

0 votes
by
Flask is a web development framework created in Python language. This Framework is based on the robust foundation of Jinja2 templates engine and Werkzeug comprehensive WSGI web application library.

Flask is created by Armin Ronacher and is developed as a part of the Pallets Projects, which is a collection of Python web development libraries such as Flask, Click, ItsDangerous, Jinja, MarkupSafe, and Werkzeug.

Related questions

0 votes
asked Dec 24, 2022 in Python Flask by sharadyadav1986
0 votes
asked Dec 23, 2022 in Python Flask by john ganales
...