ccppi 4ede40c37c - change search classes
- change some to attributes
- implement better debuging solution in finder()
2024-07-18 11:26:13 +02:00
2024-06-13 11:14:04 +02:00
2024-07-18 11:26:13 +02:00
2024-06-13 11:14:04 +02:00
2024-06-13 11:14:04 +02:00
2024-06-13 11:14:04 +02:00
2024-06-26 11:26:42 +00:00
2024-06-13 11:35:54 +02:00

Dependencies

Install the requirements.txt

First time usage

  1. cd lib/

Set up the database

  1. python main.py --createdb
  2. 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

BUG

There is a not implemented "feature" the cancel button on a password dialog does not work an you have to kill the application, will be fixed some time.

Description
Only for learning purposes!\r\nThe software comes with no warranty.\r\n\r\nA software that scrap jobs from different platforms puts them into a db and views them on a gui.
Readme 705 MiB
Languages
Python 98.6%
Makefile 1.4%