[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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)