.gitignore
.gitlint
.gitmodules
.pre-commit-config.yaml
.readthedocs.yml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/release.yml
.github/workflows/test.yml
docs/.gitignore
docs/Makefile
docs/api_reference.rst
docs/basic_usage.rst
docs/conf.py
docs/index.rst
docs/met.png
docs/met.pse
docs/pymol_commands.rst
docs/_inv/make_manual_objects.py
docs/_inv/polars.inv
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/exception.rst
docs/_templates/autosummary/function.rst
docs/_templates/autosummary/module.rst
docs/pymol/load_voxels.rst
docs/pymol/voxelize.rst
macromol_voxelize.egg-info/PKG-INFO
macromol_voxelize.egg-info/SOURCES.txt
macromol_voxelize.egg-info/dependency_links.txt
macromol_voxelize.egg-info/requires.txt
macromol_voxelize.egg-info/top_level.txt
src/__init__.py
src/_voxelize.cc
src/pymol.py
src/voxelize.py
tests/test_pymol.nt
tests/test_pymol.py
tests/test_voxelize.nt
tests/test_voxelize.py
tests/pymol_inputs/met.cif
tests/pymol_inputs/met.npy
tests/ref_screenshots/cgo-axes.png
tests/ref_screenshots/load-voxels-channel.png
tests/ref_screenshots/load-voxels-color-scheme.png
tests/ref_screenshots/load-voxels.png
tests/ref_screenshots/voxelize-outline.png
tests/ref_screenshots/voxelize-radius.png
tests/ref_screenshots/voxelize.png