套件: python3-cachecontrol (0.11.7-1)
python3-cachecontrol 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Barry Warsaw
- Debian Python Modules Team (郵件存檔)
外部的資源:
- 主頁 [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-requests
- elegant and simple HTTP library for Python3, built for human beings