Metadata-Version: 2.1
Name: fnirslink
Version: 0.0.6
Summary: 近红外连接库python版本.
Home-page: http://www.znion.com
Author: Mao Run
Author-email: maorun@znion.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: urllib3


近红外连接库python版本
==================

目的
-----
连接近红外设备实现数据的实时读取

## 工具版本

- python：3.7.3
- pip:     19.0.3
- requests:2.21.0
- urllib3:1.24.3
- websockets:7.0

安装与启动方法
------------------
```
$pip install fnirslink
```




