Refactor database handler to dynamically set database path and create app data directory; add installer script and requirements file for packaging

This commit is contained in:
2026-01-08 17:30:50 +01:00
parent d4663df239
commit 0fc0507297
6 changed files with 125 additions and 4 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pypdf
rapidfuzz
PyQt6