mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
8d0d802b3f
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
361 B
Text
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
|