[ trixie ]
[ sid ]
[ 原始碼: flask-openapi3 ]
套件:python3-flask-openapi3(4.1.0-1)
python3-flask-openapi3 的相關連結
Debian 的資源:
下載原始碼套件 flask-openapi3:
- [flask-openapi3_4.1.0-1.dsc]
- [flask-openapi3_4.1.0.orig.tar.gz]
- [flask-openapi3_4.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Web API framework based on Flask
Flask OpenAPI3 is a web API framework based on Flask. It uses Pydantic to verify data and automatic generation of interaction documentation.
The key features are:
* Easy to code: Easy to use and easy to learn * Standard document specification: Based on OpenAPI Specification * Interactive OpenAPI documentation: Swagger, Redoc, RapiDoc, RapiPdf, Scalar, Elements * Data validation: Fast data verification based on Pydantic
其他與 python3-flask-openapi3 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flask (>= 2.0)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- sug: python-flask-openapi3-doc
- Web API framework based on Flask (Documentation)