first commit

This commit is contained in:
Carl Furtado
2026-08-19 14:03:22 -04:00
commit dd50c850ac
16 changed files with 6389 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
from os.path import abspath
USER_DATA_DIR = abspath("./data-dir")
PROFILE_NAME = "Profile 1"