Python web framework
C6123
concept
A Python web framework is a structured collection of tools, libraries, and conventions that simplifies building, routing, and managing web applications and APIs in Python.
Aliases (2)
- Python software library ×4
- ASGI web framework ×1
Instances (7)
- Flask
- Pyramid
- Flask-SQLAlchemy ("Python software library")
- Flask-WTF ("Python software library")
- Flask-RESTful ("Python software library")
- Starlette ("ASGI web framework")