×
python documentation

Introduction to the Python Flask framework

Flask is a lightweight framework. The most basic form of Flask application only involves URL routing, and it can work without configuring anything.