[ bookworm ]
[ sid ]
パッケージ: python3-hug (2.6.0-4 など) [debports]
Python3 framework for HTTP and CLI APIs
hug makes developing a Python driven API as succinct as a written definition. Built-in API version management, validation and documentation generation. Encourages self-documenting code and easy testing. hug is Python 3+ only and built upon Falcon's high performance HTTP library.
その他の python3-hug 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27) [riscv64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libc6.1 (>= 2.37) [ia64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.12) [riscv64]
- dep: python3 (<< 3.13) [ia64]
- dep: python3 (>= 3.11~)
-
- dep: python3-falcon
- supersonic micro-framework for building cloud APIs - Python 3.x
-
- dep: python3-packaging [ia64]
- core utilities for python3 packages
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ