diff --git a/README.md b/README.md index cf834e6..1e9b40a 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Find some of those *awesome* packages here and if you are missing one we count o * [ruia](https://github.com/howie6879/ruia) - An async web scraping micro-framework based on asyncio. * [kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio) - Asynchronous client library for Kubernetes. * [aiomisc](https://github.com/aiokitchen/aiomisc) - Miscellaneous utils for `asyncio`. +* [taskiq](https://taskiq-python.github.io/) - Asynchronous distributed task manager (like celery, but async). ## Writings