summaryrefslogtreecommitdiffstats
path: root/python/python3-requests-cache/README
blob: 1f439c6f12e872e9e4dca9d7d8db830d4f534511 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
python3-requests-cache (A persistent cache for python requests)

requests-cache is a persistent HTTP cache that provides an easy way
to get better performance with the python requests library.

# Optional backend dependencies
python3-boto3
botocore
pymongo
redis

# Optional serialization dependencies
bson (no slackbuild)
python3-itsdangerous
pymongo
redis-py