# 2019nCoV **Repository Path**: first_pig/nCoV2019 ## Basic Information - **Project Name**: 2019nCoV - **Description**: 助力武汉 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2019nCoV ### 免责声明 不得用于学习之外的其他用途,后果自负 #### 介绍 获得疫情最新状况
第一时间获得疫情消息
#### 软件架构 python3
sqlite3
#### 安装教程 pip install -r requirements.txt
#### 使用说明 Main.py update 更新数据
Main.py send 发送邮件
Main.py aoto 自动(更新数据->发送邮件),一般定时执行这个
Server.py 启动http服务 ### 注意 1.根据.env-template文件提示配置
### 效果图 ![1YmN4O.png](https://s2.ax1x.com/2020/02/02/1YmN4O.png) ![1YmrDI.png](https://s2.ax1x.com/2020/02/02/1YmrDI.png)