.gitignore
CITATION.cff
LICENSE.txt
README.md
pyproject.toml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
examples/dagmc.h5m
examples/example_1_from_readme.py
examples/example_2_from_readme.py
examples/example_3_from_readme.py
examples/example_4_from_readme.py
examples/example_5_from_readme.py
examples/example_6_from_readme.py
examples/example_7_from_readme.py
src/dagmc_geometry_slice_plotter/__init__.py
src/dagmc_geometry_slice_plotter/_version.py
src/dagmc_geometry_slice_plotter/core.py
src/dagmc_geometry_slice_plotter/utils.py
src/dagmc_geometry_slice_plotter.egg-info/PKG-INFO
src/dagmc_geometry_slice_plotter.egg-info/SOURCES.txt
src/dagmc_geometry_slice_plotter.egg-info/dependency_links.txt
src/dagmc_geometry_slice_plotter.egg-info/requires.txt
src/dagmc_geometry_slice_plotter.egg-info/top_level.txt
tests/dagmc.h5m
tests/test_coordinates.py
tests/test_plot_axis_slice.py
tests/test_plot_slice_of_dagmc_file.py
tests/test_plot_slice_of_trimesh_object.py
tests/test_version.py