8716ac7514
add unidecode to requiremenents
2024-03-18 14:34:15 +01:00
a85504cc1c
adjust README: easier setup of DB
2023-08-02 11:50:08 +02:00
967daf1914
Improve DB connection handling: Lazy init + config
...
Introduces a proper config file for db connection information
Also, connection now has to be explicitly initialized instead of this
being done on import: This is now done by the CLI function automatically
2023-07-05 20:54:26 +02:00
17195a17ad
Use appropriate app_dirs for cache and log files
2023-07-04 22:09:28 +02:00
4f4ec7e7c2
update requirements
2023-06-24 17:25:19 +02:00
6d19565f5e
improve overall logging, use verbose logger
2023-05-14 23:57:24 +02:00
258b804576
add alive_bar to requirements
2023-05-14 14:05:25 +02:00
0e6067ffe3
add try/except block around subprocess
2023-05-06 09:06:01 +02:00
1172405994
add requirements.txt dependency file
2023-05-06 08:50:00 +02:00