[ ソース: python-respx ]
パッケージ: python3-respx (0.22.0-3)
python3-respx に関するリンク
Debian の資源:
python-respx ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-httpx (>= 0.28.0)
- next generation HTTP client