Installation

You can get and install NoGraphs as follows by using PIP:

pip install NoGraphs

It is recommended to import the library in Python application code as follows:

>>> import nographs as nog