[ 原始碼: 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