1 Star 0 Fork 2

在山大王的洞中/awesome-python

forked from meteora/awesome-python 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
Regev Golan 提交于 2020-08-02 09:51 . Sort readme and add to docs build
language: python
python:
- "3.6"
script:
- python sort.py
- cp README.md docs/index.md
- mkdocs build
deploy:
provider: pages
local-dir: site
skip-cleanup: true
keep-history: true
github-token: $GITHUB_TOKEN
on:
branch: master
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/superhigher/awesome-python.git
git@gitee.com:superhigher/awesome-python.git
superhigher
awesome-python
awesome-python
master

搜索帮助