Metadata-Version: 2.1
Name: moku
Version: 2.2
Summary: Python scripting interface to the Liquid Instruments Moku
Home-page: https://liquidinstruments.com
Author: Liquid Instruments
Author-email: info@liquidinstruments.com
License: MIT
Download-URL: https://github.com/liquidinstruments/moku/archive/2.2.tar.gz
Description: 
                # Moku
                A Python library for the command, control and monitoring of the [Liquid Instruments Moku:Pro & Moku:Go](http://www.liquidinstruments.com).
        
                ## Installation
                To install package supporting Moku:Pro,
        
                    pip install moku
        
                To install package supporting Moku:Go,
        
                    pip install moku==2.1
        
                ## Useful links:
        
                #### [Getting Started](https://apis.liquidinstruments.com/starting-python.html)
                #### [Documentation](https://apis.liquidinstruments.com/)
                #### [Examples](https://apis.liquidinstruments.com/examples/python/)
                #### [Troubleshooting](https://apis.liquidinstruments.com/starting-python.html#troubleshooting)
            
Keywords: moku,mokugo,mokupro,liquid instruments,test,measurement,lab,equipment
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
