Package
- python3-flask - Micro web framework based on Werkzeug and Jinja2 - Python 3.x
Install python3-flask
sudo apt install python3-flask
Remove python3-flask
sudo apt remove python3-flask
Depends
- python3 - Interactive high-level object-oriented language (default python3 version)
- python3-blinker - Fast, simple object-to-object and broadcast signaling (Python3)
- python3-click - Wrapper around optparse for command line utilities - Python 3.x
- python3-importlib-metadata - Library to access the metadata for a Python package - Python 3.x
- python3-itsdangerous - Various helpers to pass trusted data to untrusted environment - Python 3.x
- python3-jinja2 - Small but fast and easy to use stand-alone template engine
- python3-werkzeug - Collection of utilities for WSGI applications (Python 3.x)
Recommends
- python3-asgiref - ASGI in-memory channel layer (Python3 version)
- python3-pkg-resources - Package Discovery and Resource Access using pkg_resources
Suggests
- python-flask-doc Micro web framework based on Werkzeug and Jinja2 - documentation
- python3-dotenv - Get and set values in the .env file in local and production servers