mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-14 06:26:17 +00:00
Python Contrib
Python packages mono-repository
Development
Global dependencies
- node
- poetry
Makefile commands
Root commands
make init- Initialize repositorymake lint- Lint repositorymake lint-fix- Auto-fix repositorymake test- Test repositorymake clean- Clean up repositorymake all-init- Init all packagesmake all-lint- Lint all packagesmake all-lint-fix- Auto-fix all packagesmake all-test- Test all packagesmake all-clean- Clean all packagesmake all-dependencies-update- Update dependencies in all packagesmake ci-init- CI-specific version of init command
Common package commands
make init- Initialize packagemake lint- Lint packagemake lint-fix- Auto-fix packagemake test- Test packagemake clean- Clean up package foldermake dependencies-update- Update not restricted dependenciesPYPI_WRITER_PASSWORD=... make ci-login-pypi-publish- Login to personal pypi with publish rightsmake ci-test- Test package in CImake ci-package-build- Builds package in CImake ci-package-publish- Publishes package in CI
Description
Languages
Python
93.9%
Makefile
3.5%
Dockerfile
1.3%
Mako
0.9%
Shell
0.3%