[ Paquet source : python-taskipy ]
Paquet : python3-taskipy (1.14.1-1)
Liens pour python3-taskipy
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-taskipy :
- [python-taskipy_1.14.1-1.dsc]
- [python-taskipy_1.14.1.orig.tar.gz]
- [python-taskipy_1.14.1-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-taskipy
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-psutil
- module fournissant des fonctions pratiques pour la gestion de processus –⋅Python3
Télécharger python3-taskipy
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 17,0 ko | 67,0 ko | [liste des fichiers] |