Python client for submitting snapshots to basset
Check out basset.io for instructions on usage
pip install basset-python-client
pipenv install
This package uses pipenv, you can get instructions on installing pipenv here
pipenv run python -m unittest discover tests -v