dvc-task0.40.2
dvc-task0.40.2
Published
Extensible task queue used in DVC.
pip install dvc-task
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
- celery
<6,>=5.3.0
- funcy
>=1.17
- kombu
<6,>=5.3.0
- shortuuid
>=1.0.8
- pywin32
>=225; sys_platform == "win32"
- dvc-task
[docs,tests]; extra == "dev"
- mypy
==1.11.2; extra == "dev"
- celery-types
==0.15.0; python_version < "3.9" and extra == "dev"
- celery-types
; python_version > "3.9" and extra == "dev"
- mkdocs
<2,>=1.5.2; extra == "docs"
- mkdocs-gen-files
<1,>=0.5.0; extra == "docs"
- mkdocs-material
<10,>=9.3.1; extra == "docs"
- mkdocs-section-index
<1,>=0.3.6; extra == "docs"
- mkdocstrings-python
<2,>=1.6.3; extra == "docs"
- pytest
<9,>=7; extra == "tests"
- pytest-celery
<1; extra == "tests"
- pytest-cov
>=4.1.0; extra == "tests"
- pytest-mock
; extra == "tests"
- pytest-rerunfailures
; extra == "tests"
- pytest-sugar
; extra == "tests"
- pytest-test-utils
>=0.0.6; extra == "tests"