Skip to content

Installation

Download or clone the repository, navigate to the root directory and run the following command from the command-line.

pip install -r requirements.txt

Alternatively, install the package for outside of the directory with

pip install -e .

No further setup is necessary. The SQL database with all tables will be created by the pipeline given that an MySQL instance exists. Find the created database schema in usage.