Metadata-Version: 2.1
Name: app-tools-zxw
Version: 1.0.72
Summary: 更新： loosen the range of package versions
Home-page: https://github.com/sunshineinwater/
Author: 薛伟的小工具
Author-email: 
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome <=3.22.0,>=3.20.0
Requires-Dist: fastapi <0.113,>=0.112.0
Requires-Dist: jose <1.1.0,>=1.0.0
Requires-Dist: aiohttp <3.11.0,>=3.10.5
Requires-Dist: httpx <=0.27.0,>=0.23.3
Requires-Dist: qrcode <7.5.0,>=7.4.2
Requires-Dist: cryptography <44.0.0,>=43.0.0
Requires-Dist: alipay-zxw ==0.0.4

# 常用函数包

-
    1. 项目根目录下必须包含config.py文件

- 支付接口编写规范：
  支付服务_代码规范.py

# 更细说明

- 1.0.69 : 更新 Errors.py中的异常码
- 1.0.70 : 阿里云 异步短信验证码接口.  注意: 阿里云SDK需单独安装, 安装包在需要用的功能文件中列出
- 1.0.71 : 调整异步短信接口命名 
  - SMS_发送短息ASYNC --> SMS_发送短信v2.py
  - "SMS_发送短信v2", 合并同步短信接口,统一使用阿里V2 SDK.
- 1.0.72 : 新增: msvc_user_auth 手机登录\注册相关 interface , api 
