slackbuilds/python/python3-requests-cache
fourtysixandtwo e45a275bc2
python/python3-requests-cache: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-15 11:05:55 +07:00
..
README
python3-requests-cache.SlackBuild python/python3-requests-cache: SRCNAM changes. 2023-05-15 11:05:55 +07:00
python3-requests-cache.info
slack-desc

README

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