A lightweight Python web framework where you pick and combine the features you need.
A lightweight Python web framework designed as a microframework, letting you freely combine extensions. Flask has no built-in ORM or form validation -- you add capabilities incrementally by installing extensions like Flask-SQLAlchemy, a design philosophy that stands in direct contrast to the all-in-one approach of Django.
© 2026 ITBGM