- Explicitly selecting _data.npy and _locations.npy files instead of just using "data" and "locations" string matching - added errno for production use case - linting
0.2.1
Added setup.py to enable pip install Updated main functions to ensure each module can run as a command line script edited output options fixed tests so that PYTHONPATH isn't explicitly set and the setup.py install is used instead