In Python, Flask is a lightweight or micro-framework. It is known as a micro framework that used to create:
- Social networks
- Blogging platforms
- Hackers news clones
- Normal content sites, etc.
Flask is used by the developer to build web applications that need a little dependency to update and be on the lookout for security bugs.
Also, watch this video on creating a simple application in Python Flask: