Library of python modules for data analysis and visualization. Use with caution and at your own risk.
To install in regular mode:
$ python setup.py install
To install in developer mode
$ python setup.py develop
or using pip:
$ pip install -e .
To import run:
import gvpy as gv
This will provide several submodules under gv.