Metadata-Version: 1.2
Name: shopex-dingding-notify
Version: 2.1
Summary: ShopEx dingding notify for python
Home-page: https://github.com/magic119/shopex_dingding_notify.git
Author: ShopEx
Author-email: xuhongtao@shopex.cn
License: LGPL
Description: 将异常消息发送到钉钉
        
        安装方式
        1、git 克隆工程
        2、直接执行python setup.py install 会安装到第三方库中
        
        控制台日志打印等级可以在 conf/config.py 设置 LOG_LEVEL = "INFO"
        
        测试demo在test中
        
Platform: README.md
Requires-Python: >=3.6
