パッケージ: python3-vcr (4.0.2-1)
python3-vcr に関するリンク
Trisquel の資源:
vcr.py ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Daniele Tricoli
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
record and replay HTML interactions (Python3 library)
vcr.py records all interactions that take place through the HTML libraries it supports and writes them to flat files, called cassettes (YAML format by default). These cassettes could be replayed then for fast, deterministic and accurate HTML testing.
vcr.py supports the following Python HTTP libraries:
- urllib2 (stdlib) - urllib3 - http.client (Python3 stdlib) - Requests - httplib2 - Boto (interface to Amazon Web Services) - Tornado's HTTP client
This package contains the modules for Python 3.
その他の python3-vcr 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.5)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x
-
- dep: python3-yaml
- YAML parser and emitter for Python3