Metadata-Version: 2.1
Name: moku
Version: 2.6.2
Summary: Python scripting interface to the Liquid Instruments Moku hardware
Home-page: https://liquidinstruments.com
Author: Liquid Instruments
Author-email: info@liquidinstruments.com
License: MIT
Keywords: moku,mokugo,mokupro,liquid instruments,test,measurement,lab,equipment
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.18.0)
Requires-Dist: zeroconf

# noqa
# Moku
A Python library for the command, control and monitoring of
the [Liquid Instruments Moku:Pro & Moku:Go]
(http://www.liquidinstruments.com).

## Installation

    pip install moku

## 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)


