This module provides an abstraction of GPIO pins as well as I2C I/O card pins as instances of a common concept.
The pin module can be installed with pip
directly from our git repository:
$ pip install git+git://git.graph-it.com/graphit/pin-py.git
TODO