slackbuilds_ponce/python/python3-requests-cache/README
fourtysixandtwo 8d0d802b3f
python/python3-requests-cache: Added (Persistent cache for requests)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-15 07:15:26 +07:00

16 lines
361 B
Text

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