Skip to content

PIPython

The PIPython package is a collection of Python modules for the communication with PI controllers and for processing GCS data. PIPython is compatible with Python 3.6+ on Windows, Linux, and OS X, and without the GCS DLL on any other platform as well.

Installation

PIPython as well as the samples folder can be downloaded from GitHub.

By installing PIPython you agree to the license agreement.

Installing from local folder

Unzip the file PIPython.zip, open a command entry (Linux Console or Windows CMD window) and run:

python setup.py install

Installing from GitHub

git clone git@github.com:PI-PhysikInstrumente/PIPython.git
python setup.py install

Installing from pypi.org

pip install PIPython

Any questions?

If you have any questions, don't hesitate - just send an e-mail to service@pi.de

We would also appreciate your feedback.