Metadata-Version: 2.1
Name: celery-aio-pool
Version: 0.1.0rc1
Summary: Celery worker pool with support for asyncio coroutines as tasks
Home-page: https://github.com/the-wondersmith/celery-aio-pool
License: AGPL-3.0-or-later
Keywords: pool,celery,asyncio,concurrency,background-jobs
Author: Mark S.
Author-email: the@wondersmithd.dev
Requires-Python: >=3.8,<3.11
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: celery (>=5,<6)
Project-URL: Documentation, https://github.com/the-wondersmith/celery-aio-pool
Project-URL: Repository, https://github.com/the-wondersmith/celery-aio-pool
Description-Content-Type: text/markdown

# Celery AsyncIO Pool

![python](https://img.shields.io/pypi/pyversions/celery-aio-pool.svg)
![version](https://img.shields.io/pypi/v/celery-aio-pool.svg)
![downloads](https://img.shields.io/pypi/dm/celery-aio-pool.svg)
![format](https://img.shields.io/pypi/format/celery-aio-pool.svg)

![Logo](https://repository-images.githubusercontent.com/198568368/35298e00-c1e8-11e9-8bcf-76c57ee28db8)

- Free software: GNU Affero General Public License v3+

## Coming Soon™

