microcosm-caching

View on PyPIReverse Dependencies (1)

1.1.0 microcosm_caching-1.1.0-py3-none-any.whl

Wheel Details

Project: microcosm-caching
Version: 1.1.0
Filename: microcosm_caching-1.1.0-py3-none-any.whl
Download: [link]
Size: 11730
MD5: 2bdf1ff72d5b68b6b66f222e290f7e3a
SHA256: 11d3035f89190cebf0598e9c5d5dd989344209e3d62c7a1bdea2bf2c83327790
Uploaded: 2024-10-17 22:47:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: microcosm-caching
Version: 1.1.0
Summary: Caching for microservices using microcosm.
Author: Globality Engineering
Author-Email: engineering[at]globality.com
Home-Page: https://github.com/globality-corp/microcosm-caching
Requires-Python: >=3.6
Requires-Dist: boto3 (>=1.5.8)
Requires-Dist: marshmallow (>=3.0.0)
Requires-Dist: microcosm (>=4.0.0)
Requires-Dist: microcosm-logging (>=2.0.0)
Requires-Dist: pymemcache (>=3.0.0)
Requires-Dist: simplejson (>=3.16.0)
Requires-Dist: isort (>=5); extra == "lint"
Requires-Dist: microcosm-metrics (>=3.0.0); extra == "metrics"
Requires-Dist: coverage (>=3.7.1); extra == "test"
Requires-Dist: parameterized (>=0.7.4); extra == "test"
Requires-Dist: PyHamcrest (>=1.8.5); extra == "test"
Requires-Dist: pytest-cov (>=5.0.0); extra == "test"
Requires-Dist: mypy; extra == "typehinting"
Requires-Dist: types-simplejson; extra == "typehinting"
Provides-Extra: lint
Provides-Extra: metrics
Provides-Extra: test
Provides-Extra: typehinting
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
microcosm_caching/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
microcosm_caching/base.py sha256=qOJrW5QGcpU_EUPU-pvHtkWs9_PfIG3ASYfVN5F_FMA 912
microcosm_caching/build_info.py sha256=9G80AComKERkxJr72Fy4dR47Jwr9IPihfjYdMX5XJlo 489
microcosm_caching/decorators.py sha256=P31ULklMz3RTwhJphdQLsXrL1VwQkwml9tKS0l3C4V8 10500
microcosm_caching/factories.py sha256=H-K71A2ayHgETfIpoXNTZ-R5X1yChB88UbhrnAD8wLs 1340
microcosm_caching/memcached.py sha256=sUqBxgsGPvTzzANTaXphwKyL4MWnJ5PkTP9aVYS6Svs 3460
microcosm_caching-1.1.0.dist-info/LICENSE sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
microcosm_caching-1.1.0.dist-info/METADATA sha256=-zjqPUhKuJ9i1O1_fKHjHZpuu9EJmdzPozzLSyW6NyY 989
microcosm_caching-1.1.0.dist-info/WHEEL sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc 92
microcosm_caching-1.1.0.dist-info/entry_points.txt sha256=C44B4OkBzTVPonistnezEFp5W2VndtQgYBkFWes2Ufc 155
microcosm_caching-1.1.0.dist-info/top_level.txt sha256=AbPu5Xilijay9YWLqOi53FYDxUhQqA7ddsjnajypp0k 18
microcosm_caching-1.1.0.dist-info/RECORD

top_level.txt

microcosm_caching

entry_points.txt

build_info = microcosm_caching.build_info:configure_build_info
resource_cache = microcosm_caching.factories:configure_resource_cache