python-requests-cache
Persistent cache for requests library
Requests-cache is a transparent persistent cache for requests_ (version >= 1.1.0) library. It can be useful when you are creating some simple data scraper with constantly changing parsing logic or data format, and don't want to redownload pages or write complex error handling and persistence. Requests-cache ignores all cache headers, it just caches the data for the time you specify. If you need library which knows how to use HTTP headers and status codes, take a look at `httpcache <<a href="https://github.com/Lukasa/httpcache>">https://github.com/Lukasa/httpcache></a> `_ and `CacheControl <<a href="https://github.com/ionrock/cachecontrol>">https://github.com/ionrock/cachecontrol></a> `_.
Il n'y a pas de paquet officiel disponible pour openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
SUSE SLE-15-SP1