asphalt-redis

View on PyPIReverse Dependencies (0)

4.1.0 asphalt_redis-4.1.0-py3-none-any.whl

Wheel Details

Project: asphalt-redis
Version: 4.1.0
Filename: asphalt_redis-4.1.0-py3-none-any.whl
Download: [link]
Size: 7357
MD5: d8bdb66754b55d60df81e2afa3e431c0
SHA256: 6ad8acbbe6e2a94c9b825a7481bea8b9e006cd6235d4d1281d7d2f876d44851c
Uploaded: 2023-06-22 14:34:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asphalt-redis
Version: 4.1.0
Summary: Redis integration component for the Asphalt framework
Author-Email: Alex Grönholm <alex.gronholm[at]nextday.fi>
Project-Url: Homepage, https://github.com/asphalt-framework/asphalt-redis
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Database
Classifier: Typing :: Typed
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: >=3.7
Requires-Dist: asphalt (~=4.7)
Requires-Dist: redis (>=4.2.0)
Requires-Dist: Sphinx (>=6.0); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.2.0); extra == "doc"
Requires-Dist: sphinx-autodoc-typehints (>=1.22); extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 961 characters]

WHEEL

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

RECORD

Path Digest Size
asphalt/redis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asphalt/redis/component.py sha256=-CUY6f2LWfAfkE53e2-jJspFsVUwQHarD72EKF_NwCw 1846
asphalt/redis/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asphalt_redis-4.1.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
asphalt_redis-4.1.0.dist-info/METADATA sha256=BuP06kJV47nE1qpfAVt75Ws0lWcL7b918pT4V5IE6YU 2296
asphalt_redis-4.1.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
asphalt_redis-4.1.0.dist-info/entry_points.txt sha256=qQP57e1BJ2oy2OtUlTUUCyscEGmI65o__EOOeG5WVUE 68
asphalt_redis-4.1.0.dist-info/top_level.txt sha256=R-2hwgwPRuCBIBZvElxlXTU7XZdVGgdOGf_8pMfkK1w 8
asphalt_redis-4.1.0.dist-info/RECORD

top_level.txt

asphalt

entry_points.txt

redis = asphalt.redis.component:RedisComponent