README.md
pyproject.toml
docs/source/conf.py
gbox/__init__.py
gbox.egg-info/PKG-INFO
gbox.egg-info/SOURCES.txt
gbox.egg-info/dependency_links.txt
gbox.egg-info/requires.txt
gbox.egg-info/top_level.txt
gbox/analysis/__init__.py
gbox/core/__init__.py
gbox/core/points.py
gbox/core/transformation.py
gbox/core/utils.py
gbox/plots/__init__.py
gbox/plots/render.py
gbox/shapes/__init__.py
gbox/shapes/shapes_2d.py
tests/test_point.py
tests/test_shapes_2d.py
tests/test_transformation_2d.py
tests/test_utils.py