RTD Training & Development

Flask Web Framework: Training Courses

Call us on +44 (0)1225 66 72 72 or send us a message

Flask Web Framework

Flask is a BSD-licensed micro web framework written in Python and based on the Werkzeug WSGI toolkit and the Jinja2 template engine.

Flask is called a micro framework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. However, Flask supports extensions that can add application features as if they were implemented in Flask itself. Extensions exist for object-relational mappers, form validation, upload handling, various open authentication technologies and several common framework related tools. Extensions are updated far more regularly than the core Flask program.

share buttons
share on twitter
share on linkedin
share on facebook
share by email