Installation

From PyPI

The easiest way to install gpi_pack is via pip:

pip install gpi_pack

From Source

You can also install the package directly from the source.:

git clone https://github.com/gpi-pack/gpi_pack.git
cd gpi_pack
pip install -e .