InstallationΒΆ

With pip or easy_install:

pip install pg_simple

or:

easy_install pg_simple

or from the source:

python setup.py install

Previous topic

pg_simple

Next topic

Basic Usage

This Page