Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.26 KB

File metadata and controls

29 lines (21 loc) · 1.26 KB

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