Installs dependencies and sets up developer environment.
make init
Runs the testing suite.
make test
Generates the usage docs within the readme.
make docs
Generates the requirements.txt file for locking python dependencies.
make requirements.txt
Installs dependencies and sets up developer environment.
make init
Runs the testing suite.
make test
Generates the usage docs within the readme.
make docs
Generates the requirements.txt file for locking python dependencies.
make requirements.txt