
Flask
Flask is a lightweight web application framework written in Python and based on the Werkzeug WSGI toolkit and Jinja2 template engine. There is no database abstraction layer, form validation, or any other components where third-party libraries already exist to provide common functionality.