python3-taskipy - 1.14.1-1 main

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_) or after (post_) 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.

Priority: optional
Section: python
Suites: dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 68.6 kB
Architectures: all 

 

Versions

1.14.1-1 all