[ 源代码: 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