Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 429 Bytes

File metadata and controls

4 lines (3 loc) · 429 Bytes

Flask is a python microframework with a small core for building web applications. It is based on Werkzeug and Jinja. It is licensed under BSD license. It is developed and supported by Pallets organization.

More information on Flask can be found here