deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-colorama, python3-psutil, python3:any
Description: |-
tasks runner for Python projects
The Taskipy project is a utility for automating tasks in Python projects,
providing a simple way to define and execute various development tasks.
Allows style checking (lint), or other operations in a single configuration
file.
.
stands out for:
- Allows you to execute commands such as poetry or test task in the terminal
(if you are not using Poetry).
- It also allows you to automatically execute, that is, actions
before (pre_<task_name>) or after (post_<task_name>) a specific task,
facilitating additional automations.
- Supports the use of variables to reduce repetitions and improve
maintainability.
- Uses Python-like string formatting to flexibly configure tasks.
- It can also be integrated as a development dependency via Poetry
(poetry add --dev taskipy) or installed directly with pip (pip install
taskipy). Compatible with projects that follow the pyproject.toml standard.
Homepage: https://github.com/taskipy/taskipy
Installed-Size: '66'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-taskipy
Priority: optional
Section: python
Source: python-taskipy
Version: 1.13.0-4
srcpkg_name: python-taskipy
srcpkg_version: 1.13.0-4