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> `_.

openSUSE Leap 16.0 没有可用的官方软件包

发行版

openSUSE Tumbleweed

openSUSE Leap 16.0

SUSE SLE-15-SP1

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。