Giang Project

Command

Required Anaconda or Miniconda installed.

Create a new virtual environment and install packages

conda env create -f environment.yml

Update environment

conda env update -f environment.yml --prune

To run

python main.py -f [input.json] -o [output filename]

Add --write-html to write html file