LICENSE
README.md
pyproject.toml
conceptual_dictionary/__init__.py
conceptual_dictionary/conceptualdict.py
conceptual_dictionary/vocabs.py
conceptual_dictionary.egg-info/PKG-INFO
conceptual_dictionary.egg-info/SOURCES.txt
conceptual_dictionary.egg-info/dependency_links.txt
conceptual_dictionary.egg-info/requires.txt
conceptual_dictionary.egg-info/top_level.txt
conceptual_dictionary/templates/__init__.py
conceptual_dictionary/templates/dataset.py
conceptual_dictionary/templates/full.py
conceptual_dictionary/templates/operations.py
conceptual_dictionary/templates/property.py
conceptual_dictionary/templates/sample.py
conceptual_dictionary/templates/workflow.py
conceptual_dictionary/templates/defects/__init__.py
conceptual_dictionary/templates/defects/complex.py
conceptual_dictionary/templates/defects/dislocation.py
conceptual_dictionary/templates/defects/grain_boundary.py
conceptual_dictionary/templates/defects/point_defects.py
conceptual_dictionary/templates/defects/stacking_fault.py
tests/test_conceptualdict.py
tests/test_examples.py
tests/test_imports.py
tests/test_io.py
tests/test_templates.py
tests/test_validate.py