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 <https://github.com/Lukasa/httpcache>
_ andCacheControl <https://github.com/ionrock/cachecontrol>
_.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.5.2-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
0.5.2-bp155.2.14 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.5.2-bp154.1.28 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.5.2-bp153.1.15 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.5.2-bp152.1.9 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.4.13-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.4.13-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.4.13-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|