Metadata-Version: 2.1
Name: instrbuilder
Version: 0.0.12
Summary: electrical instrument control
Home-page: https://lucask07.github.io/instrbuilder/build/html/
Author: Lucas J. Koerner
Author-email: koerner.lucas@stthomas.edu
License: MIT
Description: ``instrbuilder`` is an open-source Python package for control of electrical instruments. This package eases the development of high-level "drivers" to interface with oscilloscopes, power supplies, function generators, multimeters, and other instruments that use ASCII textual string communication (such as SCPI). ``instrbuilder`` is particularly suited for prototying and automating experiments in research laboratory setups within an IPython terminal. 
        
        https://lucask07.github.io/instrbuilder/build/html/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
