Getting started

Python version support

Officially Python 3.7.1 and above, 3.8, and 3.9.

Installation instructions

The easiest way to start using gospl is to install it as part of the Docker distribution, a cross platform distribution for data analysis and scientific computing. This is the recommended installation method for most users.

Instructions for installing from PyPI, Anaconda, or source are also provided.

Docker logo

Lightweight virtualisation with Docker container provides a simple approach for running gospl model.

Conda logo

For Anaconda users, an environment with specific collection of conda packages and gospl dependencies is available.

PyPI logo

For Linux user we provide a step-by-step guide on how to install gospl and its dependencies using PyPI.

Python logo

gospl can also be installed directly from source but this requires installation of all other dependencies.