Flask is a Python framework for web development. Since it doesn’t require specific tools or libraries, it’s classified as a microframework. Flask supports extensions that provide application features such as form validation, open authentication technologies, upload handling, and other common framework-related tools.
flask
Basics
What is Python used for? Key benefits and examples across 3 industries
What do Netflix, Facebook, Amazon, Dropbox, and Instagram have in common? Aside from being tech giants, they’re all built with the same core technology: Python. Created almost three decades [...]
- Jun, 2019
- 8 min
Data science Python
Django, Flask, or Pyramid? How to choose the right Python framework for your project?
Django, Flask, and Pyramid are frameworks for web development in Python. A web framework includes a collection of packages or modules that allow developers to write web applications without [...]
- Jul, 2018
- 4 min