[ ソース: python-respx ]
パッケージ: python3-respx (0.21.1-2~bpo12+1)
python3-respx に関するリンク
Debian の資源:
python-respx ソースパッケージをダウンロード:
- [python-respx_0.21.1-2~bpo12+1.dsc]
- [python-respx_0.21.1.orig.tar.gz]
- [python-respx_0.21.1-2~bpo12+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Utility for mocking out the Python HTTPX and HTTP Core libraries
RESPX is a mock router, capturing requests sent by HTTPX, mocking their responses. Inspired by the flexible query API of the Django ORM, requests are filtered and matched against routes and their request patterns and lookups.
その他の python3-respx 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpx
- next generation HTTP client