Metadata-Version: 2.1
Name: pumpkin_instrument
Version: 0.0.5
Summary: A library to interface with Pumpkin Test Equipment/Instruments.
Home-page: https://gitlab.com/pumpkin-space-systems/irad/instrument
Author: James Womack
Author-email: info@pumpkininc.com
License: UNKNOWN
Description: # pumpkin_instrument Package
        
        The `pumpkin_instrument` package has the following functionality:
        
        * Universal interface to Programmable power supplies, digital loads, digital multimeters and other equipment.
        * Supports a small set of test equipment used by Pumpkin.
        * Abstracts the communication protocol from instrument usage.
        
        The documentation for the `pumpkin_instrument` package can be [found here](https://pumpkin-space-systems.gitlab.io/irad/instrument/).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
