[ ソース: python-httpretty ]
パッケージ: python3-httpretty (0.9.5-7)
python3-httpretty に関するリンク
Debian の資源:
python-httpretty ソースパッケージをダウンロード:
- [python-httpretty_0.9.5-7.dsc]
- [python-httpretty_0.9.5.orig.tar.xz]
- [python-httpretty_0.9.5-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
HTTP client mock - Python 3.x
Once upon a time a Python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed ?
Don't worry, HTTPretty is here for you.
This package provides the Python 3.x module.
その他の python3-httpretty 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3