[ ソース: python-cachecontrol ]
パッケージ: python3-cachecontrol (0.14.0-1)
python3-cachecontrol に関するリンク
Debian の資源:
python-cachecontrol ソースパッケージをダウンロード:
- [python-cachecontrol_0.14.0-1.dsc]
- [python-cachecontrol_0.14.0.orig.tar.gz]
- [python-cachecontrol_0.14.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
caching algorithms in httplib2 for use with requests
CacheControl is a port of the caching algorithms in httplib2 for use with requests session object.
It was written because httplib2's better support for caching is often mitigated by its lack of threadsafety. The same is true of requests in terms of caching.
This is the Python 3 library.
その他の python3-cachecontrol 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ