Documentation of PyHexLib ========================= .. toctree:: :maxdepth: 2 :caption: Navigation About PyHexLib API reference Introduction ------------ `pyhexlib` is a small Python library for working with hexagonal grids and simple rendering utilities. It contains logic for creating and manipulating hex grids, low-level drawing helpers, and a lightweight renderer that can be used with `pygame`.