Merge branch 'threading' of 5ccppi:ccppi/job-scrapper into threading

This commit is contained in:
ccppi 2024-06-13 11:36:01 +02:00
commit abd980d386

12
Readme.md Normal file
View File

@ -0,0 +1,12 @@
# First time usage
First run python lib/main.py --createdb
Second run python lib/main.py --importregiondb
# Config
edit /lib/conf
# Main scripts
For the cmd line use python lib/main.py --help
For the gui run python lib/gui.py