Installation

Install from PYPI using pip:

pip install N2G

Or copy repository from GitHub and run:

python -m pip install .

or:

python setup.py install

Additional dependencies

N2G uses mainly Python built-in libraries, but:

  • For layout method need Python igraph library to be installed on the system