Metadata-Version: 2.1
Name: sentry-plugin-dingding
Version: 0.0.12
Summary: A Sentry extension which send errors stats to DingDing
Home-page: http://gogs.visionacademy.cn/tools/sentry-plugin-dingding
Author: wjj
Author-email: 88795596wjj@gmail.com
License: MIT
Description: # Sentry-DingDing
        
        `Sentry`的`钉钉`通知插件
        
        ## 安装
        
        ```bash
        $ pip install sentry-plugin-dingding
        ```
        
        ## 打包
        
        `python setup.py sdist bdist_wheel`
        `twine upload -r testpypi dist/*`
        
        ## 使用
        
        docker安装 `/sentry/requirements.example.txt` 中添加 sentry-plugin-dingding
Keywords: sentry plugin dingding
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
