redis-canal

View on PyPIReverse Dependencies (0)

0.2.0 redis_canal-0.2.0-py3-none-any.whl

Wheel Details

Project: redis-canal
Version: 0.2.0
Filename: redis_canal-0.2.0-py3-none-any.whl
Download: [link]
Size: 15505
MD5: 5da912ed1fe8fed55f06d925958233e5
SHA256: aeb16f6e72b400e9963ac6c1f5a03606dce86f4fb29d23abbe0e275b78f27394
Uploaded: 2024-09-10 04:48:54 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: redis_canal
Version: 0.2.0
Summary: redis_canal
Author-Email: wh1isper <jizhongsheng957[at]gmail.com>
Project-Url: Source, https://github.com/wh1isper/redis_canal
License: BSD 3-Clause License
Keywords: redis_canal
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: anyio
Requires-Dist: click
Requires-Dist: loguru
Requires-Dist: pluggy
Requires-Dist: pydantic (>=2)
Requires-Dist: redis (>=4.2.0rc1)
Requires-Dist: boto3; extra == "all"
Requires-Dist: google-cloud-pubsub; extra == "all"
Requires-Dist: autodoc-pydantic; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: google-cloud-pubsub; extra == "pubsub"
Requires-Dist: boto3; extra == "sqs"
Requires-Dist: boto3; extra == "test"
Requires-Dist: boto3-stubs[sqs]; extra == "test"
Requires-Dist: docker; extra == "test"
Requires-Dist: google-cloud-pubsub; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: pubsub
Provides-Extra: sqs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2270 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
redis_canal/__init__.py sha256=zIF0QEEPNrpLzypMXL0CV9zAjXcBIP26BnXn1bGj504 128
redis_canal/agent.py sha256=wGrMRc1cqdEvqFDaukdbkkbLL_nq11Gl7TwqQkN-gP4 9303
redis_canal/cli.py sha256=NPA9wSTQ6ojG9p49NbwZDhYnW2hiBa69JeZ_-_qiSM8 6092
redis_canal/envs.py sha256=PpjVPynJoeIZfFfaXzJI30PvEUNFbw-7Rkcve-X5Jwg 632
redis_canal/exceptions.py sha256=_3UrAv8gudw0hXVmJq0hLXvaFh5cCoiNlsrnUUk9VKo 155
redis_canal/log.py sha256=hHuf2qgfUs51JXoiquAnUl7_vuJfAV86WN4_SS_WxCA 160
redis_canal/models.py sha256=BqFmY7uYVGTKMSMEnIa9qqRY45wEFVF6EXBiFEcjzQo 366
redis_canal/producer.py sha256=aMsya2sx-VIRE8Z274iIxRU3NTynyDNuYZk1MUIAd1I 31
redis_canal/tools.py sha256=XbbeUzQR3J-XyyZLLn8YWC54gCXjVIrnWnjE1q7Du-E 2953
redis_canal/utils.py sha256=bYvu79v6RVXpZKN3_ia5cWgZFhYZbhnkANEV6IfgvYU 428
redis_canal/adapter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
redis_canal/adapter/manager.py sha256=Nb19BJr5WsByRHzTiBGqu3WtbUy5tYDVCsT2ZjiNv-E 3421
redis_canal/adapter/plugin.py sha256=fWsZslbV_6ZTFRETucwUahVCOsbyNScDWVAlzogpx3w 1944
redis_canal/adapter/impl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
redis_canal/adapter/impl/pubsub.py sha256=D-lyZsf-6Fr4jEzQzptK32bgIlXuxpdMup4jW8D35rI 4742
redis_canal/adapter/impl/sqs.py sha256=vlR1o8R_E43k7c0h29VApExwjXEDL9nUoja_D-KpQdA 3397
redis_canal-0.2.0.dist-info/METADATA sha256=bqSdFLz6T_JgPLwlJhszysYEjNOF6l3rrF4knyBS2I0 3718
redis_canal-0.2.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
redis_canal-0.2.0.dist-info/entry_points.txt sha256=73aotzx3VQk1zaiKHhptoUnAiFS8jISwXnsXrW6Qq0Y 52
redis_canal-0.2.0.dist-info/licenses/LICENSE sha256=z9AmuqN0XT0GExGyNOeufIfBKAlEGOZG9bTSSaUywgI 1497
redis_canal-0.2.0.dist-info/RECORD

entry_points.txt

redis-canal = redis_canal.cli:cli