Welcome to Geometry’s documentation!

Installation

pip install simple-geometry
>>> from geometry import Rect
>>> Rect[0:4, 0:6].center
(2, 3)

Indices and tables