File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ![ ] ( ./img/logo-python-small-examples.png )
2+
3+
4+
5+ # python-small-examples
6+
7+ #### 关于此库
8+
9+ Python小例子、小Demo一网打尽。Python基础、Web开发、数据科学、机器学习、TensorFlow、Pytorch,你能想到的基于Python的小Demo都在这里。
10+
11+ 本库内容会同步更新到` Python小例子 ` 公众号,方便手机端用户使用
12+
13+ ```
14+ <div style="align: center">
15+ <img src="https://jackzhenguo.github.io/python-small-examples/img/python%E5%B0%8F%E4%BE%8B%E5%AD%90%E5%85%AC%E4%BC%97%E5%8F%B7%E4%BA%8C%E7%BB%B4%E7%A0%81.jpg"/>
16+ </div>
17+ ```
18+
19+ #### 欢迎贡献
20+
21+ 欢迎提交基于Python 写的任何小例子,由衷感谢!
22+
23+ ` 一个小要求 ` 小例子要简单明了,代码长度不宜过长。如果你的例子过长,是否包含多个知识点,欢迎拆分例子为更小的单元。然后提交到此库。
24+
25+ 为此库做贡献方法:
26+
27+ 1 . 方法1:直接点 ` fork ` ,提交更改到你fork后的库,然后提交合并请求。
28+
29+ 2 . 方法2:直接提交` issue ` 即可
30+
31+
32+
33+ #### 小例子列表
34+
35+ 1 . [ 批量修改后缀名] ( ./批量修改后缀名.md )
36+ 2 . [ 判断密码是否合法] ( 判断密码是否合法.md )
37+ 3 . [ 二分搜索] ( 二分搜索.md )
38+ 4 . [ 距离矩阵] ( 距离矩阵.md )
39+ 5 . [ 返回两个文件的不同行的编号] ( 返回两个文件的不同行的编号.md )
40+ 6 . [ 爬取天气数据并解析温度值] ( 爬取天气数据并解析温度值.md )
41+ 7 . [ 打印乘法表] ( 打印乘法表.md )
42+ 8 . [ 嵌套数组完全展开] ( 嵌套数组完全展开.md )
43+
44+
45+
46+
47+
48+ 更多例子,正在每天更新...
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
You can’t perform that action at this time.
0 commit comments