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

devel:languages:python Экспериментальный
1.2.1
devel:languages:python:backports Экспериментальный
1.2.1

SUSE SLE-15-SP1

Неподдерживаемые дистрибутивы

Следующие дистрибутивы не имеют официальной поддержки. Используйте их пакеты на свой страх и риск.