LICENSE
README.md
pyproject.toml
molscope/__init__.py
molscope/__main__.py
molscope/chem.py
molscope/cif.py
molscope/cli.py
molscope/coarsegrain.py
molscope/contactmap.py
molscope/descriptors.py
molscope/dssp.py
molscope/elements.py
molscope/ensemble.py
molscope/graph.py
molscope/io.py
molscope/molecule.py
molscope/plotting.py
molscope.egg-info/PKG-INFO
molscope.egg-info/SOURCES.txt
molscope.egg-info/dependency_links.txt
molscope.egg-info/entry_points.txt
molscope.egg-info/requires.txt
molscope.egg-info/top_level.txt
tests/test_chem.py
tests/test_cif_validation.py
tests/test_clustering.py
tests/test_coarsegrain.py
tests/test_contactmap.py
tests/test_descriptors.py
tests/test_dssp.py
tests/test_extras.py
tests/test_features.py
tests/test_graph.py
tests/test_io.py
tests/test_molecule.py