[ ソース: python-httpretty ]
パッケージ: python3-httpretty (1.1.4-4)
python3-httpretty に関するリンク
Debian の資源:
python-httpretty ソースパッケージをダウンロード:
- [python-httpretty_1.1.4-4.dsc]
- [python-httpretty_1.1.4.orig.tar.xz]
- [python-httpretty_1.1.4-4.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3