Flask
Also known as:
flaskflask-frameworkflask-python
/flæsk/
A lightweight Python web framework for building web applications
Details
- Flask is a micro web framework for Python that's lightweight and flexible.
- It provides the essentials for web development without imposing too many dependencies.
- Flask is easy to learn and is great for small to medium-sized applications.