Skip to content

Commit c56bd14

Browse files
author
hhstore
committed
update python github resources.
1 parent e060bac commit c56bd14

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

Pythoner/03_github.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
11

2-
## python优秀github项目推荐:
2+
# python优秀github项目推荐:
3+
4+
## 01. 学习资源:
5+
6+
### 设计模式:
7+
- [python-patterns](https://github.com/faif/python-patterns)
8+
- [Design-Patterns-in-Python](https://github.com/gennad/Design-Patterns-in-Python)
9+
10+
### web框架:
11+
- [flask]()
12+
- [bottle]()
13+
- [tornado]()
14+
15+
### 常用第三方扩展:
16+
- []()
17+
18+
### 其他:
19+
- [“结巴”分词:做最好的 Python 中文分词组件](https://github.com/fxsjy/jieba)
20+
21+
22+
## 02. 练习资源:
23+
24+
### 适合阅读的项目:
25+
26+
- [bottle-annotated: botte-py 源码注释阅读.](https://github.com/hhstore/bottle-annotated)
27+
328

0 commit comments

Comments
 (0)