Quickstart

Installation

Using pip

grogupy can be quickly installed via pip from PyPI.

Using source code

If you want to use the latest development version, first go to an empty directory and clone the git repository. Then you can build the wheel and install with pip.

Quickstart tutorials