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

devel:languages:python 実験的なもの
1.2.1

openSUSE Leap 16.0

SUSE SLE-15-SP1

非公式のディストリビューション

下記のディストリビューションは、公式にはサポートされていないものです。これらのパッケージは自己責任でお使いください。