Quickstart
Installation
Using pip
grogupy can be quickly installed via pip from PyPI.
Using conda
grogupy is also available on Anaconda/Miniconda.
Using source code
Or 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.