[ Bron: python-httpretty ]
Pakket: python3-httpretty (0.9.5-3)
Verwijzigingen voor python3-httpretty
Debian bronnen:
Het bronpakket python-httpretty downloaden:
- [python-httpretty_0.9.5-3.dsc]
- [python-httpretty_0.9.5.orig.tar.xz]
- [python-httpretty_0.9.5-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-httpretty gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.11.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3