refactor, split to two versions - cli and service

This commit is contained in:
Jev
2026-05-25 23:28:24 +02:00
parent 79d86961e3
commit 7188b20797
14 changed files with 335 additions and 69 deletions
+3
View File
@@ -15,6 +15,9 @@ dist/
*.egg
pip-wheel-metadata/
# Local environment / secrets
.env
# Virtual environments
.venv/
venv/