软件包: python3-betamax (0.8.1-2)
python3-betamax 的相关链接
Trisquel 的资源:
下载源码包 betamax:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Daniele Tricoli
- Ian Cordasco
外部的资源:
- 主页 [github.com]
相似软件包:
VCR imitation designed only for python-requests - Python 3.X
Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py.
Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers.
This package contains the Python 3 version of the library.
其他与 python3-betamax 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests (>= 2.0)
- elegant and simple HTTP library for Python3, built for human beings