Installation:
Linux 64 Under anaconda python (fastest install)
Before installation you need to [get conda](https://conda.io/docs/user-guide/install/index.html) first.
$ conda install -c njzjz -c openbabel -c rdkit -c omnia reacnetgenerator
With pip
If you install ReacNetGenerator with pip, you must install [RDKit](https://github.com/rdkit/rdkit) and [OpenBabel](https://github.com/openbabel/openbabel) on your own.
$ pip install reacnetgenerator