[ 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)