feat: packaging, project structure + updated README.md

This commit is contained in:
Lenoctambule
2026-04-08 18:58:32 +02:00
parent e9c79f463f
commit d048ddc6db
9 changed files with 62 additions and 18 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ __pycache__
*.npz
*.npy
.venv
dist
*.egg-info