fastapi-caching

View on PyPIReverse Dependencies (1)

0.3.0 fastapi_caching-0.3.0-py2.py3-none-any.whl

Wheel Details

Project: fastapi-caching
Version: 0.3.0
Filename: fastapi_caching-0.3.0-py2.py3-none-any.whl
Download: [link]
Size: 9265
MD5: 1db395e228d6e34bb5b11c4b0c4795ab
SHA256: 023e0eb313c31f3e3242b2b262df635dfb6d90ecc49f30614207ff42b1be40fe
Uploaded: 2020-08-16 14:06:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-caching
Version: 0.3.0
Summary: Cache library for FastAPI with tag based invalidation
Author: Jacob Magnusson
Author-Email: m[at]jacobian.se
Home-Page: https://github.com/jmagnusson/fastapi-caching
License: MIT
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.6
Requires-Dist: fastapi
Requires-Dist: cachetools
Requires-Dist: aioredis; extra == "all"
Requires-Dist: uvicorn (==0.11.5); extra == "all"
Requires-Dist: databases[sqlite]; extra == "all"
Requires-Dist: pytest (>=5.4.0); extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest-asyncio; extra == "all"
Requires-Dist: requests; extra == "all"
Requires-Dist: httpx; extra == "all"
Requires-Dist: fakeredis; extra == "all"
Requires-Dist: lupa; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: watchgod (<0.7,>=0.6); extra == "all"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: watchgod (<0.7,>=0.6); extra == "dev"
Requires-Dist: uvicorn (==0.11.5); extra == "examples"
Requires-Dist: databases[sqlite]; extra == "examples"
Requires-Dist: aioredis; extra == "redis"
Requires-Dist: pytest (>=5.4.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: requests; extra == "test"
Requires-Dist: httpx; extra == "test"
Requires-Dist: fakeredis; extra == "test"
Requires-Dist: lupa; extra == "test"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: examples
Provides-Extra: redis
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1180 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_caching/__init__.py sha256=47aVtrq5yMO2ey6A6YdptNt-XlZLCzGDuVKHn5OEvak 128
fastapi_caching/backends.py sha256=s-MZJDYTMujKgGDEZ88BAFNSovhLI0sYNB-pxZKRuQc 9435
fastapi_caching/constants.py sha256=W5cgHakx0uwSPpxzShZIOoDqigQizwmeXn0bHFTId04 41
fastapi_caching/dependencies.py sha256=B6oO0SxiTz6X_OyrruKQmwRYCAZkIsY2tcZUsR6aZL0 1927
fastapi_caching/exceptions.py sha256=19I9wwIjhy5R2amkOqcc1map1I6P1LrDdlivSz--ZZk 110
fastapi_caching/hashers.py sha256=XYObq5GBAgJLN-CPBxOf8GQf7kTDmS2Q_E6pFWAg2fU 2056
fastapi_caching/manager.py sha256=uKm1-YBk7IRYaYdQ1utTjWfAZgXdzJe6rsTvuyQQNhM 1632
fastapi_caching/objects.py sha256=ZU7l2V6IPTEBxZVrWZXunBwhtGXBSqfESJVA9X1n7iA 2345
fastapi_caching/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_caching/raw.py sha256=yMM2cRhRCtslzNOaAw38h2P1BQwZu6d6E_gJzPNQ7oU 320
fastapi_caching-0.3.0.dist-info/METADATA sha256=5kPY2hqC27Dyrvvy48A-LDyoBa3Yi4w6J_CtOjH2gQE 3764
fastapi_caching-0.3.0.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
fastapi_caching-0.3.0.dist-info/top_level.txt sha256=zjz4TNlwGj_Ao_FbCklfv8hKu8Y_08tHNeddFcai82U 16
fastapi_caching-0.3.0.dist-info/RECORD

top_level.txt

fastapi_caching