AUTHORS.rst
LICENSE.rst
MANIFEST.in
README.md
pyproject.toml
requirements/conda.txt
requirements/docs.txt
requirements/pip.txt
requirements/tests.txt
src/cifkit/__init__.py
src/cifkit/version.py
src/cifkit.egg-info/PKG-INFO
src/cifkit.egg-info/SOURCES.txt
src/cifkit.egg-info/dependency_links.txt
src/cifkit.egg-info/requires.txt
src/cifkit.egg-info/top_level.txt
src/cifkit/coordination/__init__.py
src/cifkit/coordination/bond_distance.py
src/cifkit/coordination/composition.py
src/cifkit/coordination/connection.py
src/cifkit/coordination/filter.py
src/cifkit/coordination/geometry.py
src/cifkit/coordination/method.py
src/cifkit/coordination/site.py
src/cifkit/coordination/site_distance.py
src/cifkit/data/__init__.py
src/cifkit/data/example.py
src/cifkit/data/mendeleeve_handler.py
src/cifkit/data/radius_handler.py
src/cifkit/data/radius_optimization.py
src/cifkit/data/cifs/GdSb.cif
src/cifkit/data/cifs/HoSb.cif
src/cifkit/data/cifs/__init__.py
src/cifkit/data/cifs/polyhedrons/GdSb_Sb.png
src/cifkit/figures/__init__.py
src/cifkit/figures/histogram.py
src/cifkit/figures/polyhedron.py
src/cifkit/models/__init__.py
src/cifkit/models/cif.py
src/cifkit/models/cif_ensemble.py
src/cifkit/occupancy/__init__.py
src/cifkit/occupancy/mixing.py
src/cifkit/preprocessors/__init__.py
src/cifkit/preprocessors/environment.py
src/cifkit/preprocessors/environment_util.py
src/cifkit/preprocessors/error.py
src/cifkit/preprocessors/format.py
src/cifkit/preprocessors/supercell.py
src/cifkit/preprocessors/supercell_util.py
src/cifkit/utils/__init__.py
src/cifkit/utils/bond_pair.py
src/cifkit/utils/cif_editor.py
src/cifkit/utils/cif_parser.py
src/cifkit/utils/cif_sourcer.py
src/cifkit/utils/distance.py
src/cifkit/utils/error_messages.py
src/cifkit/utils/folder.py
src/cifkit/utils/formula.py
src/cifkit/utils/log_messages.py
src/cifkit/utils/prompt.py
src/cifkit/utils/random.py
src/cifkit/utils/sort.py
src/cifkit/utils/string_parser.py
src/cifkit/utils/unit.py
tests/__init__.py
tests/conftest.py
tests/test_distances.py
tests/test_version.py
tests/core/coordination/test_bond_distance.py
tests/core/coordination/test_composition.py
tests/core/coordination/test_connection.py
tests/core/coordination/test_filter.py
tests/core/coordination/test_geometry.py
tests/core/coordination/test_method.py
tests/core/coordination/test_site.py
tests/core/coordination/test_site_distance.py
tests/core/data/test_mendeleeve_handler.py
tests/core/data/test_radius_handler.py
tests/core/data/test_radius_optimization.py
tests/core/models/test_cif.py
tests/core/models/test_cif_ensemble.py
tests/core/occupancy/test_mixing.py
tests/core/preprocessors/test_environment.py
tests/core/preprocessors/test_environment_util.py
tests/core/preprocessors/test_error.py
tests/core/preprocessors/test_format.py
tests/core/preprocessors/test_supercell.py
tests/core/preprocessors/test_supercell_util.py
tests/core/util/test_bond_pair.py
tests/core/util/test_cif_editor.py
tests/core/util/test_cif_parser.py
tests/core/util/test_cif_sourcer.py
tests/core/util/test_folder.py
tests/core/util/test_formula.py
tests/core/util/test_prompt.py
tests/core/util/test_random.py
tests/core/util/test_sort.py
tests/core/util/test_string_parser.py
tests/core/util/test_unit.py
tests/data/cifs/CUMNON01_sb_only.cif