Metadata-Version: 2.0
Name: PyVisaInstrument
Version: 0.9.0
Summary: PyVisaInstrument provides boilerplate for various NI-VISA instruments.
Home-page: https://apage224@bitbucket.org/samteccmd/pyvisainstruments.git
Author: Adam Page
Author-email: adam.page@samtec.com
License: MIT
Platform: Mac
Platform: Linux
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Communications
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Requires-Dist: numpy
Requires-Dist: pyvisa
Provides-Extra: libev
Requires-Dist: pyev; extra == 'libev'

PyVisaInstrument provides boilerplate for various NI-VISA instruments....


