Metadata-Version: 2.4
Name: ami-lib-next
Version: 0.1.1
Summary: 国家电网内网系统《电力采集系统2.0》的一些API
Author-email: Author Name <email@tmd.wtf>
License-Expression: MIT
Project-URL: Homepage, https://example.com/ami-lib-next
Keywords: SM2,SM3,SM4,AES,crypto,State Grid,AMI,SGCC
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: ami-crypto-next>=0.1.0
Requires-Dist: requests>=2.31.0
Requires-Dist: numpy>=1.26.0
Requires-Dist: opencv-python>=4.8.0

# ami-lib-next
主库：统一请求入口、验证码识别（模板匹配）、加解密链路处理等。依赖 `ami-crypto-next`。
安装：`pip install ami-lib-next` （将自动安装 ami-crypto-next）
