MANIFEST.in
README.md
pyproject.toml
src/aimdl_dashboard_api/__init__.py
src/aimdl_dashboard_api/app.py
src/aimdl_dashboard_api/cli.py
src/aimdl_dashboard_api/config.py
src/aimdl_dashboard_api/discovery.py
src/aimdl_dashboard_api/girder_client.py
src/aimdl_dashboard_api/models.py
src/aimdl_dashboard_api.egg-info/PKG-INFO
src/aimdl_dashboard_api.egg-info/SOURCES.txt
src/aimdl_dashboard_api.egg-info/dependency_links.txt
src/aimdl_dashboard_api.egg-info/requires.txt
src/aimdl_dashboard_api.egg-info/top_level.txt
tests/test_girder_client.py