Metadata-Version: 2.1
Name: a2y-inst
Version: 1.3.2
Summary: A module that contains kinds of instrument drivers.
Home-page: http://www.sorobust.com/a2y/inst.html
Author: Yu Han
Author-email: hanjunyu@163.com
License: Private
Platform: Windows
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Free For Educational Use
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
Requires-Dist: pyserial >=3.4
Requires-Dist: a2y-handy >=0.8.0
Requires-Dist: a2y-modbus >=2.0.0

# Python Module: a2y_inst
## 简述
这个模块包含各种外设、仪器的驱动程序。
## Build
python setup.py bdist_wheel
## ChangeLog
2024-05-06 发布版本 1.3.2，初步实现 gwinstek.GPP4323，为对应仪器（多通道程控直流电源）提供驱动。

