feat: add initial project structure with core application scaffolding

This commit is contained in:
2024-11-27 14:28:30 +00:00
commit 8265ede65c
24 changed files with 429 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
.venv
.history
__pycache__