LICENSE
README.md
setup.py
sysyphus/__init__.py
sysyphus.egg-info/PKG-INFO
sysyphus.egg-info/SOURCES.txt
sysyphus.egg-info/dependency_links.txt
sysyphus.egg-info/requires.txt
sysyphus.egg-info/top_level.txt
sysyphus/models/__init__.py
sysyphus/models/boulder.py
sysyphus/models/meteorite.py
sysyphus/scripts/__init__.py
sysyphus/scripts/preprocessing.py
sysyphus/scripts/remote_load.py
sysyphus/scripts/rendering.py
sysyphus/scripts/search.py
sysyphus/scripts/user_requests.py
tests/test_boulder.py
tests/test_meteorite.py
tests/test_preprocessing.py
tests/test_remote_load.py
tests/test_rendering.py
tests/test_search.py
tests/test_user_requests.py