Metadata-Version: 2.1
Name: twopilabs-utils-scpi
Version: 0.6.2
Summary: A SCPI command/parameter abstraction layer for interfacing with measurement equipment
Home-page: https://www.2pi-labs.com
Author: 2pi-Labs GmbH
Author-email: opensource@2pi-labs.com
License: LGPLv3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

SCPI abstraction for SCPI commands and parameters
=================================================
This is a very rudimentary implementation of a SCPI abstraction/command+parameter interface for SCPI devices

Several features are not implemented (yet) and parsing is often not fully waterproof.


