.copier-answers.yml
.gitignore
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
catalog-info.yaml
pyproject.toml
requirements.txt
.devcontainer/devcontainer.json
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/_check.yml
.github/workflows/_dist.yml
.github/workflows/_docs.yml
.github/workflows/_pypi.yml
.github/workflows/_release.yml
.github/workflows/_test.yml
.github/workflows/_tox.yml
.github/workflows/ci.yml
.github/workflows/code.yml
.github/workflows/periodic.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
docs/Makefile
docs/conf.py
docs/explanations.md
docs/genindex.md
docs/how-to.md
docs/index.md
docs/make.bat
docs/reference.md
docs/tutorials.md
docs/explanations/decisions.md
docs/explanations/decisions/0001-record-architecture-decisions.md
docs/explanations/decisions/0002-switched-to-python-copier-template.md
docs/how-to/contribute.md
docs/how-to/run-container.md
docs/images/dls-logo.svg
docs/reference/api.md
docs/tutorials/installation.md
src/mcwb/__init__.py
src/mcwb/__main__.py
src/mcwb/_version.py
src/mcwb/api.py
src/mcwb/blocks.py
src/mcwb/functions.py
src/mcwb/itemlists.py
src/mcwb/polygon.py
src/mcwb/types.py
src/mcwb/volume.py
src/mcwb.egg-info/PKG-INFO
src/mcwb.egg-info/SOURCES.txt
src/mcwb.egg-info/dependency_links.txt
src/mcwb.egg-info/entry_points.txt
src/mcwb.egg-info/requires.txt
src/mcwb.egg-info/top_level.txt
tests/__init__.py
tests/mockclient.py
tests/test_blocks.py
tests/test_cli.py
tests/test_functions.py
tests/test_itemlists.py
tests/test_poly.py
tests/test_volume.py
tests/cubes/RGB.cube
tests/cubes/RGB.txt
tests/cubes/RGBrotateXY1.cube
tests/cubes/RGBrotateXY2.cube
tests/cubes/RGBrotateXY3.cube
tests/cubes/RGBrotateXZ1.cube
tests/cubes/RGBrotateYZ1.cube
tests/cubes/poly.cube
tests/cubes/polyfill.cube