flask.md

April 22, 2021 ยท View on GitHub

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