PyVISA is a Python package with bindings to the
industry-standard VISA library. It is used to
control measurement devices and test equipment via
GPIB, RS232, and USB.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Support for binary data transfers was added.
Further functions were added for convenience.
Termination characters and constructor calls were
made more pythonic. A lot of code clean-up and
bugfixes were done.