LICENSE
README.md
pyproject.toml
src/maples_dr/__init__.py
src/maples_dr/config.py
src/maples_dr/dataset.py
src/maples_dr/loader.py
src/maples_dr/preprocessing.py
src/maples_dr/quick_api.py
src/maples_dr/utilities.py
src/maples_dr.egg-info/PKG-INFO
src/maples_dr.egg-info/SOURCES.txt
src/maples_dr.egg-info/dependency_links.txt
src/maples_dr.egg-info/requires.txt
src/maples_dr.egg-info/top_level.txt
tests/test_maples_dr_cache.py
tests/test_maples_dr_config.py
tests/test_maples_dr_dataset.py
tests/test_maples_dr_download.py
tests/test_maples_dr_fundus.py
tests/test_maples_dr_quickapi.py