- [x] make installable locally w/ `pip install .` `pip install -e .` (then moves tests to a test directory) - [ ] think of a name & put on pypi
pip install .pip install -e .(then moves tests to a test directory)