Flask

Lightweight WSGI web application framework.

API entry from apis.yml

apis.yml Raw ↑
aid: python:flask
name: Flask
description: Lightweight WSGI web application framework.
humanURL: https://flask.palletsprojects.com/
tags:
- Web Framework
- WSGI
- Microframework
properties:
- type: Documentation
  url: https://flask.palletsprojects.com/en/latest/
- type: GitHub
  url: https://github.com/pallets/flask
- type: PyPI
  url: https://pypi.org/project/Flask/