[ 源代码: python-cachecontrol ]
软件包:python3-cachecontrol(0.11.7-1)
python3-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 3 library.
其他与 python3-cachecontrol 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings