[ buster ]
[ ソース: python-cachecontrol ]
パッケージ: python-cachecontrol (0.11.7-1)
python-cachecontrol に関するリンク
Debian の資源:
python-cachecontrol ソースパッケージをダウンロード:
- [python-cachecontrol_0.11.7-1.dsc]
- [python-cachecontrol_0.11.7.orig.tar.gz]
- [python-cachecontrol_0.11.7-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 2 library.
その他の python-cachecontrol 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings