4.4.5. flaskΒΆ

flask is a lightweight Python web application framework. It’s and based on the Werkzeug WSGI toolkit and the Jinja2 template engine. This framework keeps the core simple but additional feature can be added through extensions.