LICENSE
NOTICE
README.md
pyproject.toml
src/matrouter/__init__.py
src/matrouter/__main__.py
src/matrouter/artifact_manifest.py
src/matrouter/band_structure.py
src/matrouter/batch_screening.py
src/matrouter/cli.py
src/matrouter/config.py
src/matrouter/density_of_states.py
src/matrouter/evidence_assessment.py
src/matrouter/http.py
src/matrouter/jarvis_artifacts.py
src/matrouter/live_smoke.py
src/matrouter/materials_project_client_objects.py
src/matrouter/mcp_server.py
src/matrouter/normalize.py
src/matrouter/optimade_cache.py
src/matrouter/optimade_discovery.py
src/matrouter/optimade_health.py
src/matrouter/optimade_urls.py
src/matrouter/phase_diagram.py
src/matrouter/phase_matching.py
src/matrouter/phase_stability_package.py
src/matrouter/plot_curves.py
src/matrouter/plotting.py
src/matrouter/report_package.py
src/matrouter/report_rendering.py
src/matrouter/router.py
src/matrouter/structure_downloads.py
src/matrouter/structure_formats.py
src/matrouter/structure_matching.py
src/matrouter.egg-info/PKG-INFO
src/matrouter.egg-info/SOURCES.txt
src/matrouter.egg-info/dependency_links.txt
src/matrouter.egg-info/entry_points.txt
src/matrouter.egg-info/requires.txt
src/matrouter.egg-info/top_level.txt
src/matrouter/adapters/__init__.py
src/matrouter/adapters/aflow.py
src/matrouter/adapters/alexandria.py
src/matrouter/adapters/c2db.py
src/matrouter/adapters/cod.py
src/matrouter/adapters/jarvis_dft.py
src/matrouter/adapters/materials_cloud_archive.py
src/matrouter/adapters/materials_project.py
src/matrouter/adapters/materialsgalaxy.py
src/matrouter/adapters/mpds.py
src/matrouter/adapters/nomad.py
src/matrouter/adapters/optimade.py
src/matrouter/adapters/oqmd.py
src/matrouter/adapters/pcod.py
src/matrouter/adapters/tcod.py
tests/test_adapters.py
tests/test_batch_screening.py
tests/test_cli.py
tests/test_config.py
tests/test_http.py
tests/test_live_smoke.py
tests/test_mcp_client_compat.py
tests/test_mcp_server.py
tests/test_normalize.py
tests/test_optimade_cache.py
tests/test_optimade_discovery.py
tests/test_optimade_health.py
tests/test_optimade_urls.py
tests/test_phase_diagram.py
tests/test_plotting.py
tests/test_report_rendering.py
tests/test_router.py
tests/test_structure_matching.py