Metadata-Version: 2.1
Name: PyVisaInstrument
Version: 0.12.0
Summary: PyVisaInstrument provides boilerplate for various NI-VISA instruments.
Home-page: https://adamtec@bitbucket.org/samteccmd/pyvisainstruments.git
Maintainer: Adam Page
Maintainer-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: pyvisa
Requires-Dist: numpy
Provides-Extra: libev
Requires-Dist: pyev ; extra == 'libev'

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


