LICENSE
README.md
pyproject.toml
src/atlaslevels/__init__.py
src/atlaslevels/exceptions.py
src/atlaslevels/hierarchy.py
src/atlaslevels/id_maps.py
src/atlaslevels/loaders.py
src/atlaslevels/metadata.py
src/atlaslevels/ontology.py
src/atlaslevels/validation.py
src/atlaslevels.egg-info/PKG-INFO
src/atlaslevels.egg-info/SOURCES.txt
src/atlaslevels.egg-info/dependency_links.txt
src/atlaslevels.egg-info/requires.txt
src/atlaslevels.egg-info/top_level.txt
src/atlaslevels/presets/data/allen_ccfv3/CCF_v3_ontology.json
src/atlaslevels/presets/data/allen_ccfv3/allen_ccfv3_allen_to_kimlab16bit.csv
src/atlaslevels/presets/data/allen_ccfv3/allen_ccfv3_metadata.yaml
src/atlaslevels/presets/data/allen_ccfv3/allen_gm_bundle.yaml
src/atlaslevels/presets/data/allen_ccfv3/allen_wm_bundle.yaml
tests/test_allen_integration.py
tests/test_smoke.py