Skip to content

tmillenaar/GridKit

Repository files navigation

GridKit

GridKit is a tool to work with grids on a high abstraction level.

download stats: PePy codecov Code style: black PyPI

Note: the api is likely to change between versions until release 1.x.x

Documentation

Find the docs on GitHub Pages.

Examples

Find examples in the Example Gallery section of the documentation.

Source

Find me on GitHub

Installation

To install through PyPi, run pip install gridkit.

Alternatively, install from source (GitHub). Please refer to the Contributing guide