job-scrapper/Readme.md
2024-06-14 09:33:05 +00:00

286 B

Dependencies

Install the requirements.txt

First time usage

cd lib/

First run python main.py --createdb
Second run python main.py --importregiondb

Config

edit /lib/conf

Main scripts

cd lib/ For the cmd line use python main.py --help
For the gui run python gui.py