====== Python USBTMC ====== ===== Introduction ===== Python USBTMC is a Python implementation of the USBTMC instrument control protocol. ===== Features ===== * Pure Python * Supports Python 2 and Python 3 * Easy to use * Tested and verified on Linux, Windows, Mac OSX * Works on the Raspberry Pi ===== Documentation ===== * [[Readme]] ===== Repository ===== * [[https://github.com/python-ivi/python-usbtmc|Python USBTMC on GitHub]] ===== Links ===== * [[http://www.usb.org/developers/devclass_docs/USBTMC_1_006a.zip|USBTMC specification]] * [[http://pypi.python.org/pypi/python-usbtmc|Python USBTMC on PyPI]]