Package python3-module-taskiq: Information

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

Source package: python3-module-taskiq
Version: 0.2.0-alt1
Latest version according to Repology
Build time:  Mar 14, 2023, 10:30 PM in the task #316761
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-module-pyproject-installer >= 0.4.0
    2. python3(poetry.core)
    3. rpm-build-python3

Last changed


March 14, 2023 Anton Zhukharev 0.2.0-alt1
- 0.1.4 -> 0.2.0.
Dec. 19, 2022 Anton Zhukharev 0.1.4-alt1
- 0.1.4
Dec. 10, 2022 Anton Zhukharev 0.1.3-alt1
- initial build for Sisyphus