[ ソース: vcr.py ]
パッケージ: python-vcr-doc (6.0.1-1)
python-vcr-doc に関するリンク
Debian の資源:
vcr.py ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
record and replay HTML interactions (Documentation)
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 documentation.
その他の python-vcr-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- Sphinx ドキュメンテーション用 JavaScript サポート