This repository was archived by the owner on May 5, 2023. It is now read-only.
File tree 1 file changed +10
-4
lines changed 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 40
40
如果开发者本身没有个人的云服务器用来部署本项目,也可以直接调用本项目已部署好
41
41
的实时接口,可用于科研、娱乐、教学等各方面。
42
42
43
- [ ![ 在线文档] ( https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/docs.png )] ( http://111.231.75.86:8000/docs/ )
43
+ [ ![ 在线文档] ( https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/docs.png )] ( http://ncov.leafcoder.cn/docs/ )
44
+
45
+ # 安装
46
+
47
+ 可以通过 ` pip ` 命令安装:
48
+
49
+ pip install django_covid19
44
50
45
51
# 在线大屏
46
52
47
53
根据已部署的疫情在线接口,并结合使用开源数据大屏项目中的示例代码,本项目提
48
54
供了一个使用本项目接口的数据大屏示例。
49
55
50
- [ ![ 在线数据大屏] ( https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/dashboard.png )] ( http://111.231.75.86/dashboard )
56
+ [ ![ 在线数据大屏] ( https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/dashboard.png )] ( http://ncov.leafcoder.cn/demo )
51
57
52
58
# 问题相关
53
59
54
- 有任何问题欢迎在 github 中提 issue,或者在文档页面的最后提交[ 评论] ( http://111.231.75.86:8000 /docs/#/?id=detail-1 ) ,我会尽快解答。
60
+ 有任何问题欢迎在 github 中提 issue,或者在文档页面的最后提交[ 评论] ( http://ncov.leafcoder.cn /docs/#/?id=detail-1 ) ,我会尽快解答。
55
61
56
62
* 推荐使用评论方式提问;
57
63
* 推荐使用 isuss 提交 bug;
62
68
63
69
# 致各位
64
70
65
- 如果本项目对你有所帮助,请在[ 此处] ( http://111.231.75.86:8000 /docs/#/?id=detail-1 ) 留下你的项目地址。
71
+ 如果本项目对你有所帮助,请在[ 此处] ( http://ncov.leafcoder.cn /docs/#/?id=detail-1 ) 留下你的项目地址。
You can’t perform that action at this time.
0 commit comments