dunossauro / dunossauro/live-de-python

[Sugestão] Task runners complementares

Open
#512 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.3k
Forks
217
PR merge metrics
No merged PRs in 30d

Description

Agora que já fizemos uma live sobre a especificação do `pyproject.toml` podemos aproveitar para conversar sobre ferramentas que se apoiam nesse arquivo independentemente do package manager que escolhermos.

Sugestões de ferramenta de exemplo:

pyproject:
- Taskipy: https://github.com/taskipy/taskipy
- Poe The Poet: https://poethepoet.natn.io/

código:
- Invoke: https://www.pyinvoke.org/
- pydoit: https://pydoit.org/

declarativas:
- pypyr: https://pypyr.io/

testes:
- tox: https://tox.wiki/en/4.15.0/
- nox: https://nox.thea.codes/en/stable/

Gerais:
- make: https://www.gnu.org/software/make/ (já tem live)
- just: https://just.systems/

Meu objetivo é manter o foco no pyproject pela simplicidade, mas as demais ferramentas também devem ser citadas.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.