[ buster ]
[ Bron: python-cachecontrol ]
Pakket: python-cachecontrol (0.11.7-1)
Verwijzigingen voor python-cachecontrol
Debian bronnen:
Het bronpakket python-cachecontrol downloaden:
- [python-cachecontrol_0.11.7-1.dsc]
- [python-cachecontrol_0.11.7.orig.tar.gz]
- [python-cachecontrol_0.11.7-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-cachecontrol gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings