{"id":13501796,"url":"https://github.com/cr0hn/aiotasks","last_synced_at":"2025-04-04T21:09:41.171Z","repository":{"id":49359829,"uuid":"79237710","full_name":"cr0hn/aiotasks","owner":"cr0hn","description":"A Celery like task manager that distributes Asyncio coroutines","archived":false,"fork":false,"pushed_at":"2020-05-27T08:37:17.000Z","size":3610,"stargazers_count":436,"open_issues_count":6,"forks_count":37,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-28T20:08:48.896Z","etag":null,"topics":["asyncio","celery","celery-task","coroutines","python","python-3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cr0hn.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["cr0hn"]}},"created_at":"2017-01-17T14:51:57.000Z","updated_at":"2025-03-17T14:53:39.000Z","dependencies_parsed_at":"2022-09-26T20:21:28.000Z","dependency_job_id":null,"html_url":"https://github.com/cr0hn/aiotasks","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr0hn%2Faiotasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr0hn%2Faiotasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr0hn%2Faiotasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr0hn%2Faiotasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cr0hn","download_url":"https://codeload.github.com/cr0hn/aiotasks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249532,"owners_count":20908212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asyncio","celery","celery-task","coroutines","python","python-3"],"created_at":"2024-07-31T22:01:50.723Z","updated_at":"2025-04-04T21:09:41.139Z","avatar_url":"https://github.com/cr0hn.png","language":"Python","funding_links":["https://github.com/sponsors/cr0hn"],"categories":["Python","Analogues"],"sub_categories":[],"readme":"aiotasks\n========\n\n*aiotasks: A Celery like task manager that distributes Asyncio coroutines*\n\n.. image::  doc/source/_static/logo-128x128.png\n    :height: 64px\n    :width: 64px\n    :alt: aiohttp-cache logo\n\n.. image:: https://travis-ci.org/cr0hn/aiotasks.svg?branch=master\n    :target: https://travis-ci.org/cr0hn/aiotasks\n\n.. image:: https://img.shields.io/pypi/l/Django.svg\n    :target: https://github.com/cr0hn/aiotasks/blob/master/LICENSE\n\n.. image:: https://img.shields.io/pypi/status/Django.svg\n    :target: https://pypi.python.org/pypi/aiotasks/1.0.0\n\n.. image:: https://codecov.io/gh/cr0hn/aiotasks/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/cr0hn/aiotasks\n\n.. image:: https://readthedocs.org/projects/aiotasks/badge/?version=latest\n    :target: http://aiotasks.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n+----------------+------------------------------------------------+\n|Project site    | https://github.com/cr0hn/aiotasks              |\n+----------------+------------------------------------------------+\n|Issues          | https://github.com/cr0hn/aiotasks/issues/      |\n+----------------+------------------------------------------------+\n|Documentation   | http://aiotasks.readthedocs.io                 |\n+----------------+------------------------------------------------+\n|Author          | Daniel Garcia (cr0hn) - @ggdaniel              |\n+----------------+------------------------------------------------+\n|Latest Version  | 1.0.0-alpha                                    |\n+----------------+------------------------------------------------+\n|Python versions | 3.5 or above                                   |\n+----------------+------------------------------------------------+\n\nSupport this project\n--------------------\n\nSupport this project (to solve issues, new features...) by applying the Github \"Sponsor\" button.\n\nWhat's aiotasks\n---------------\n\naiotasks is an asynchronous \u0026 distributed task/jobs queue,\nimplemented as coroutines and based on Python asyncio framework.\n\nBased on the Celery Task Queue ideas, but distributing coroutines and focusing\non performance, non-blocking, \u0026 event-driven concepts.\n\naiotasks does not pull and does not actively wait for incoming jobs.\nInstead it uses asyncio framework to suspend the execution until any new data\nis received by a new broker notification.\n\nDocumentation\n-------------\n\nYou can find documentation at: https://aiotasks.readthedocs.org/\n\nLicence\n-------\n\naiotasks is released under `BSD license \u003chttps://github\n.com/cr0hn/aiotasks/blob/master/LICENSE\u003e`_.\n\nContributors\n------------\n\nContributors are welcome. You can find a list of TODO tasks in the `TODO.md\n\u003chttps://github.com/cr0hn/aiotasks/blob/master/TODO.md\u003e`_ at the project file.\n\nAll contributors will be added to the `CONTRIBUTORS.md\n\u003chttps://github.com/cr0hn/aiotasks/blob/master/CONTRIBUTORS.md\u003e`_ file.\n\nThanks in advance if you're planning to contribute to the project! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcr0hn%2Faiotasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcr0hn%2Faiotasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcr0hn%2Faiotasks/lists"}