/vintools

Michael Vinyard's utilities

Primary LanguageJupyter NotebookMIT LicenseMIT

 

     

Install vintools

PyPI pyversions PyPI version Documentation Status Code style: black

To download this package from pypi:

pip install vintools

Install the development package

To download and install the development package:

# (1) clone this repository
git clone https://github.com/mvinyard/vintools.git

# (2) install the local project in editable mode
cd ./vintools; pip install -e .

Helpful tutorials

Find helpful tutorials for getting started in the Wiki