Installation

Install the latest stable version of pysg with pip:

$ pip install pysg

Check pysg version:

import pysg
pysg.__version__