Package python3-module-taskiq: Information

  • Default inline alert: Version in the repository: 0.11.0-alt1

Source package: python3-module-taskiq
Version: 0.3.5-alt1
Latest version according to Repology
Build time:  Apr 3, 2023, 04:49 PM in the task #317955
Report package bug
License: MIT
Summary: Distributed task queue with full async support
Description: 
Taskiq is an asynchronous distributed task queue for python. This
project takes inspiration from big projects such as Celery and Dramatiq.
But taskiq can send and run both the sync and async functions. Also, we
use PEP-612 to provide the best autosuggestions possible. But since it's
a new PEP, I encourage you to use taskiq with VS code because Pylance
understands all types correctly.

List of rpms provided by this srpm:
python3-module-taskiq (noarch)

Maintainer: Anton Zhukharev

List of contributors:
Anton Zhukharev

ACL:
Anton Zhukharev
@everybody

    1. python3(taskiq-dependencies)
    2. python3(mock)
    3. python3(poetry.core)
    4. python3(pycron)
    5. python3(pydantic)
    6. python3(anyio)
    7. python3(pytest)
    8. python3(watchdog)
    9. python3-module-pyproject-installer >= 0.4.0
    10. python3-module-tox
    11. python3-module-tox-console-scripts
    12. python3-module-tox-no-deps
    13. rpm-build-python3
    14. python3(gitignore-parser)
    15. python3(importlib-metadata)

Last changed


April 3, 2023 Anton Zhukharev 0.3.5-alt1
- New version.
March 28, 2023 Anton Zhukharev 0.3.4-alt1
- New version.
- Enabled %check.
March 28, 2023 Anton Zhukharev 0.3.3-alt1
- New version.