Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.44 KB

 

     

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