working preliminary POC

This commit is contained in:
2025-03-22 00:32:16 +01:00
parent 0d55853f03
commit 96c23c62d1
5 changed files with 183 additions and 44 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
__pycache__
.pyc
venv
.idea