1 Star 0 Fork 71

黄新武 / awesome-python

forked from awesome-lib / awesome-python 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 237 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vinta 提交于 2019-03-03 00:06 . update Makefile
site_install:
pip install -r requirements.txt
site_link:
ln -sf $(CURDIR)/README.md $(CURDIR)/docs/index.md
site_preview: site_link
mkdocs serve
site_build: site_link
mkdocs build
site_deploy: site_link
mkdocs gh-deploy --clean
Python
1
https://gitee.com/huang-xinwu/awesome-python.git
git@gitee.com:huang-xinwu/awesome-python.git
huang-xinwu
awesome-python
awesome-python
master

搜索帮助