Tinkerforge Python Bindings
===========================

The Python bindings allow you to control Tinkerforge Bricks and Bricklets from
your Python scripts. This ZIP file contains:

 source/   -- source code of the bindings (install with setup.py script)
 examples/ -- examples for every Brick and Bricklet

For more information about the Python bindings (including setup instructions)
go to:

 http://www.tinkerforge.com/en/doc/Software/API_Bindings_Python.html (English)
 http://www.tinkerforge.com/de/doc/Software/API_Bindings_Python.html (German)

The Python bindings are also available from the Python Package Index (PyPI):

 https://pypi.python.org/pypi/tinkerforge
