Why am I so slow???????????? Just sync commit. Slowly but surely getting allong with this refactoring.

This commit is contained in:
Sebastian Lenzlinger
2024-06-12 22:33:08 +02:00
parent 7d9095f113
commit bf33dfe3a8
5 changed files with 137 additions and 45 deletions

7
notes/scrible.py Normal file
View File

@@ -0,0 +1,7 @@
class Config:
db_dir = Path.home()
app_config_dir = Path.home /.Config
db_name = 'IoTtb.db'
app_config_name = 'iottb.conf'