slackbuilds/python/python3-requests-cache/README

17 lines
361 B
Plaintext

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