Install the latest version from PyPI
pip install kmerdb
Install locally for development
git clone git@github.com:MatthewRalston/kmerdb.git cd kmerdb pip install -r requirements.txt pip install .