# wuhan_virus_notify **Repository Path**: km8848/wuhan_virus_notify ## Basic Information - **Project Name**: wuhan_virus_notify - **Description**: 抓取丁香医生网页实时播报,已经实现 钉钉通知 和 Server酱微信通知 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2020-01-30 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wuhan_virus_notify #### 介绍 最近闲得无聊,写一个脚本 抓取丁香医生网页关于疫情的实时播报,已经实现 钉钉通知 和 Server酱微信通知 #### 安装教程 1. git clone https://gitee.com/JemmyHu/wuhan_virus_notify.git 2. 创建虚拟环境并安装依赖 3. python3 run.py t 检查各组件是否运行正常 python3 run.py r 运行程序 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_your_name 分支 3. 提交代码 4. 新建 Pull Request