/gvpy

Library of python modules - mostly for data analysis and visualization.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

gvpy

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.