Installation
Installing gpyrn is simple, as it depends on standard Python packages.
Using pip
The easiest way to install the latest version of gpyrn is using pip
From source
An alternative installation method is to clone the GitHub repository and installing directly from source
Where to go from here
Once the package is installed, fell free to explore the getting started guide or go through one of the available examples.
Continuous Integration
The gpyrn package is built and tested under continuous integration, using
GitHub actions. If the badges below are green, the installation process
should go smoothly. Any issues can be reported
here.