README.md
setup.py
answer.egg-info/PKG-INFO
answer.egg-info/SOURCES.txt
answer.egg-info/dependency_links.txt
answer.egg-info/entry_points.txt
answer.egg-info/requires.txt
answer.egg-info/top_level.txt
digipathos/__init__.py
digipathos/__main__.py
digipathos/constants.py
digipathos/cli/__init__.py
digipathos/cli/browser.py
digipathos/cli/command.py
digipathos/data/__init__.py
digipathos/data/data_loader.py
digipathos/data/dataset.py
digipathos/data/repository.py
digipathos/utils/__init__.py
digipathos/utils/download_utils.py
example/__init__.py
example/example.py
tests/__init__.py
tests/test_cli.py
tests/test_data_loader.py
tests/test_dataset.py