aiohttp-client-cache

View on PyPIReverse Dependencies (24)

0.11.0 aiohttp_client_cache-0.11.0-py3-none-any.whl

Wheel Details

Project: aiohttp-client-cache
Version: 0.11.0
Filename: aiohttp_client_cache-0.11.0-py3-none-any.whl
Download: [link]
Size: 31804
MD5: 728258d7c525953fc4c297da7374554f
SHA256: 5b6217bc26a7b3f5f939809b63a66b67658b660809cd38869d7d45066a26d079
Uploaded: 2024-02-09 12:50:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiohttp-client-cache
Version: 0.11.0
Summary: Persistent cache for aiohttp requests
Author: Jordan Cook
Home-Page: https://github.com/requests-cache/aiohttp-client-cache
Project-Url: Documentation, https://aiohttp-client-cache.readthedocs.io
Project-Url: Repository, https://github.com/requests-cache/aiohttp-client-cache
License: MIT
Keywords: aiohttp,async,asyncio,cache,cache-backends,client,http,persistence,requests,sqlite,redis,mongodb,dynamodb,dragonflydb
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Framework :: aiohttp
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: aioboto3 (>=9.0); extra == "all" or extra == "dynamodb"
Requires-Dist: aiobotocore (>=2.0); extra == "all" or extra == "dynamodb"
Requires-Dist: aiofiles (>=0.6.0); extra == "all" or extra == "filesystem"
Requires-Dist: aiohttp (<4.0,>=3.8)
Requires-Dist: aiosqlite (>=0.16); extra == "all" or extra == "filesystem" or extra == "sqlite"
Requires-Dist: attrs (>=21.2)
Requires-Dist: furo (<2024.0,>=2023.8); extra == "docs"
Requires-Dist: itsdangerous (>=2.0)
Requires-Dist: linkify-it-py (>=2.0); extra == "docs"
Requires-Dist: markdown-it-py (>=2.2); extra == "docs"
Requires-Dist: motor (>=3.1); extra == "all" or extra == "mongodb"
Requires-Dist: myst-parser (>=2.0); extra == "docs"
Requires-Dist: python-forge (<19.0,>=18.6); extra == "docs"
Requires-Dist: redis (>=4.2); extra == "all" or extra == "redis"
Requires-Dist: sphinx (==7.1.2); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (<2.0,>=1.23); extra == "docs"
Requires-Dist: sphinx-automodapi (>=0.15); extra == "docs"
Requires-Dist: sphinx-copybutton (<0.4,>=0.3); extra == "docs"
Requires-Dist: sphinx-inline-tabs (>=2023.4); extra == "docs"
Requires-Dist: sphinxcontrib-apidoc (>=0.3); extra == "docs"
Requires-Dist: url-normalize (<2.0,>=1.4)
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: dynamodb
Provides-Extra: filesystem
Provides-Extra: mongodb
Provides-Extra: redis
Provides-Extra: sqlite
Description-Content-Type: text/markdown
[Description omitted; length: 4959 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aiohttp_client_cache/__init__.py sha256=_8s7B045PsbnE7ZHHWIhPavsdmlQ2Vi2VzVO9QZe9eM 207
aiohttp_client_cache/backends/__init__.py sha256=YlH2S5PmAJEp3gqdVGUZ2OlbGpMITT18N6iiZ_c0PRU 2092
aiohttp_client_cache/backends/base.py sha256=hIV68htNdPt0cJ8X0gNWo20XzCH_knHm5dc2wlWRul0 16089
aiohttp_client_cache/backends/dynamodb.py sha256=j3tEnlrTmldXSV-13-uv4vIU5gaM_u6XQaL7CYJhqfs 7166
aiohttp_client_cache/backends/filesystem.py sha256=IrdBsjp87sXKUlBYjwDq0B6KvobQ7xrGxdbkZXXuan4 4438
aiohttp_client_cache/backends/mongodb.py sha256=290n94SlwqB9FRk4LINF3o-iQIGRCqK6eIO-uGBXUSc 3993
aiohttp_client_cache/backends/redis.py sha256=F49nT5jHzfWYuqEkoVJM8xM1HH1mHGaZWPv6owF91KU 4038
aiohttp_client_cache/backends/sqlite.py sha256=i5LDpuUjryIpSfB05d-M3Ily5A7kuURAfLNqa79l3hw 9441
aiohttp_client_cache/cache_control.py sha256=umdgbhLiWv7Ha9j2bHfMNeHbZsWGuA6sSmkc9l7Lttw 10822
aiohttp_client_cache/cache_keys.py sha256=s28hzrrnnDebXh81yA4OWBYmfoJGcgj9a416aW1YYJ8 2698
aiohttp_client_cache/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiohttp_client_cache/response.py sha256=yMLoXSnfJwJKnGGeWbgiUcow52tlff8fiWvzbhS0fiM 9402
aiohttp_client_cache/session.py sha256=j0LqiXKj0AciOtGRH9n8_D3TksgK9r0pVdeYQP8TI-M 6641
aiohttp_client_cache/signatures.py sha256=Xj5LwQMdB08PmZzzDcoMe61NglPLaaE015OOkDGkZeA 4709
aiohttp_client_cache-0.11.0.dist-info/LICENSE sha256=6HEikwhasHF-DPOyb5iTgr8-mNmHV5jp9SbDNgsPuJw 1068
aiohttp_client_cache-0.11.0.dist-info/METADATA sha256=mj4poEXsqlkqVZ_RMVSl7_Iqse3Z43yhF4NBSBwEHS4 7538
aiohttp_client_cache-0.11.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
aiohttp_client_cache-0.11.0.dist-info/RECORD