Metadata-Version: 2.1
Name: usr-r16
Version: 0.0.4
Summary: Python client for USR-R16
Home-page: https://github.com/blindlight86/USR-R16
Author: blindlight1986
Author-email: blindlight1986@gmail.com
License: MIT
Platform: UNKNOWN
License-File: LICENSE

# USR-R16 Python Client

## Description:
A Python client to communicate with the [USR-R16 16x relay switches module](https://www.zhize.com.cn/wangluojidianqi/16luwangluojidianqi.html)

### Install package:
```bash
pip install usr-r16
```

### Usage:
see test.py

