pygpibtoolkit is a Python package aiming at easily write programs in Python to control/interact with GPIB-controlled test equipment.
For now, it can only use Prologix cheap GPIB-USB dongle (but it might be possible to add other "backends"), and it actually can only talk to HP3562A DSA. It also have a simple implementation of a GPIB plotter (an incomplete HP7470A emulator).
For now, it is only available from our mercurial repository:
hg clone http://www.logilab.org/hg/pygpibtoolkit
Warning: this code is at early stage, and I'm working on it when I can (means not very often)...
