[ Источник: python-taskipy ]
Пакет: python3-taskipy (1.14.1-2)
Ссылки для python3-taskipy
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-taskipy:
- [python-taskipy_1.14.1-2.dsc]
- [python-taskipy_1.14.1.orig.tar.gz]
- [python-taskipy_1.14.1-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-taskipy
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-tomli
- lil' TOML parser for Python
- или python3-supported-max (<< 3.6)
- Пакет недоступен
- или python3-supported-min (>= 3.7)
- Пакет недоступен
Загрузка python3-taskipy
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 17,2 Кб | 67,0 Кб | [список файлов] |