Skip to content

mvinyard/vintools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

     

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