job-scrapper/Readme.md
2024-06-13 09:39:00 +00:00

16 lines
285 B
Markdown

# Dependencies
Install the requirements.txt
# 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