aio-celery

View on PyPIReverse Dependencies (0)

0.20.0 aio_celery-0.20.0-py3-none-any.whl

Wheel Details

Project: aio-celery
Version: 0.20.0
Filename: aio_celery-0.20.0-py3-none-any.whl
Download: [link]
Size: 25978
MD5: c77ee304d84312f724a926b409416452
SHA256: 46f44731b44b37470e27385b35d1e4fbaead1a7b77110cca1acda40917ae0fda
Uploaded: 2024-10-10 07:17:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aio-celery
Version: 0.20.0
Summary: Celery worker for running asyncio coroutine tasks
Author: Kirill Kondratenko
Author-Email: earlgreatness[at]gmail.com
Home-Page: https://github.com/earlgreyness/aio-celery
Keywords: asyncio,celery
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Framework :: Celery
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: aio-pika (>=9.0.0)
Requires-Dist: redis (>=4.2.0); extra == "redis"
Provides-Extra: redis
Description-Content-Type: text/markdown
[Description omitted; length: 8077 characters]

WHEEL

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

RECORD

Path Digest Size
aio_celery/__init__.py sha256=nkIJlZGbHTxhGKYgJN3sCF7cQCcgbrq9LuAYFkHkYkM 317
aio_celery/__main__.py sha256=0zv1t92T5D4mZghfX2_CYO0DeGinfHrbkrw54QxkJY4 2503
aio_celery/_state.py sha256=P5XQNb2F7dmcl6Q9fvlpfvdtdgY5tN_S4RbsZmTBbSE 1751
aio_celery/amqp.py sha256=qENYLrpcnQ1KTSMeQjRfCftxL96wb8axxnrqDrsyhx0 2157
aio_celery/annotated_task.py sha256=WZjJUl9ZHigFhTekw1EOKW7hRDvSmU6TWaceXFErLUk 1541
aio_celery/app.py sha256=CwOFGz-7VCb1TupHCEFnS1Ne65zLjhLH2gDL6dLbJB8 8077
aio_celery/backend.py sha256=HUP2pBQ6oDVFeTv1YPylJu8cvVZJqZQAmG16g4sv8N8 933
aio_celery/broker.py sha256=ZjgqBW8dlcWahmD8btXPQY8MrLCmSoF_5_8Ftb3Q3B4 1897
aio_celery/canvas.py sha256=8-zmCul-D6rNY7_0pMbM4txixSqv223k11fLkNjy4qI 3129
aio_celery/config.py sha256=BSvQZ-edSOD1Xbv5zHcugJB3Z26iP3Lt1qkwHpWN8fg 2029
aio_celery/context.py sha256=7wKTPyvCnSNoj9sRenafaaM4TjSfJBHWIYSCiqA9zB0 313
aio_celery/exceptions.py sha256=MZgl4waiPQ1sFOGhL0xQwRJzFcjM-mpWdb__m9l9XR8 722
aio_celery/inspection_http_server.py sha256=lYChU9zjkwKbdaZ88cRiUjuggHYq32mX5769LnP05EA 3284
aio_celery/intermittent_gc.py sha256=9_lLi2uHY4tCgelbQZ463kJNItQemufVFP2aQBQjr58 1805
aio_celery/request.py sha256=yBLEqh6SgrEdZFgBXHZqlOe5Su5ewBZ8tcxD7UsYuDE 2443
aio_celery/result.py sha256=H1Pijvr7ti256iQjWbsEKosJiyGC9JeRinvr8fP_Er4 1852
aio_celery/task.py sha256=AXcJa2fNlAu1DAbQWEoM0vQnNz_84a7Qr38-vPGawuM 3419
aio_celery/utils.py sha256=oYF1be3Y-75ac7x2Uy5CDIuEpAn6mDheEQtKmTbZC0A 349
aio_celery/worker.py sha256=xRp_C4q79fXsn7TgNeoge57J0F4RJ8ofQKoLuxBXEh0 16447
aio_celery-0.20.0.dist-info/METADATA sha256=in8Hj0SiGiB65soc96rNaspJNSn_umfPbESVgdjGboA 9418
aio_celery-0.20.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
aio_celery-0.20.0.dist-info/entry_points.txt sha256=rxIlyX-a_HaqPmvDg_CRcApBKAn-01xqLZXpX-AtqmA 56
aio_celery-0.20.0.dist-info/top_level.txt sha256=66N0xse1WQvHNduWXrJcGKDDRLB5xwYPXU8lIKYMCL0 11
aio_celery-0.20.0.dist-info/RECORD

top_level.txt

aio_celery

entry_points.txt

aio_celery = aio_celery.__main__:main