/pyvast

Python utility functions for VAST lite

MIT LicenseMIT

Pyvast: Make Vast Lite Great Again

Create Environment

conda create -n sphnix
pip install -r requirements.txt

Build Html

cd docs/; make html