sintonia/python_apps/pypo
jo 18f9c81b74 Add dependencies manager
Used to generate list of packages dependencies
for different distributions, and should improve
dependencies management by having them in each project.
This tools should gather the reason why a dependency is present,
so one can remove it when unused.

Rename deps script to packages

Move installer/packages to scripts and write tests

Remove packages-list make target
2021-08-31 16:07:21 +02:00
..
bin Fix python shebangs 2021-08-24 15:33:56 +02:00
install Fix shellcheck warnings 2021-08-17 12:23:36 +02:00
liquidsoap Add isort pre-commit hook 2021-06-05 00:39:35 +02:00
pypo Rename isAlive method to is_alive 2021-08-15 18:47:24 +02:00
packages.ini Add dependencies manager 2021-08-31 16:07:21 +02:00
setup.py Add isort pre-commit hook 2021-06-05 00:39:35 +02:00