Skip to content

Commit a9b5a1c

Browse files
authored
Update README.md
1 parent 3ad7044 commit a9b5a1c

File tree

1 file changed

+81
-1
lines changed

1 file changed

+81
-1
lines changed

moumoubaimifan/README.md

Lines changed: 81 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,88 @@
11
# Python 代码实例
22

3-
从小白到工程师的学习之路
3+
Python技术 公众号文章代码库
44

55

66
关注公众号:python 技术,回复"python"一起学习交流
77

88
![](http://favorites.ren/assets/images/python.jpg)
9+
10+
11+
## 实例代码
12+
13+
14+
[小游戏:换脸术]https://github.com/JustDoPython/python-100-day/tree/master/FusionFace)
15+
16+
[求职需要的 Python 技能]https://github.com/JustDoPython/python-100-day/tree/master/jobSkill)
17+
18+
[Python 招聘岗位数据可视化]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/lagou)
19+
20+
[使用 FFmpeg 编辑视频]https://github.com/JustDoPython/python-100-day/tree/master/ffmpeg)
21+
22+
[不到100行代码制作各种证件照]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/background)
23+
24+
[Psutil + Flask + Pyecharts + Bootstrap 开发动态可视化系统监控]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/psutil-flask)
25+
26+
[当语音助手遇到机器人]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/siri)
27+
28+
[当语音助手遇到机器人]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/siri)
29+
30+
[发布代码到 PyPI]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/simple_pip_upload)
31+
32+
[618!京东 PC 版抢卷]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/jd)
33+
34+
[京东自动保价脚本]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/jbj)
35+
36+
[淘宝、拼多多、抖音主播颜值大比拼]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/zhubo>
37+
38+
[使用 MitmProxy 自动抓取微信公众号阅读数、点赞和再看数据]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/wxCrawler)
39+
40+
[使用 Python 下载 B 站视频]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/bilibili_crawler)
41+
42+
[使用 Python 为女神挑选口红]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/kouhong)
43+
44+
[用 Python 爬取 QQ 空间说说和相册]https://user.qzone.qq.com/{}/311'.format(business_qq))
45+
46+
[2020年,那些已经死亡的公司]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/deadCompany)
47+
48+
[用 Python 制作音乐聚合下载器]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/music)
49+
50+
[用 Python 制作商品历史价格查询]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/jd_price)
51+
52+
[爬了世纪佳缘后发现了一个秘密]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/sjjy)
53+
54+
[Python 下载文件的多种方法]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/download)
55+
56+
[《演员请就位2》弹幕的情感倾向分析]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/yyqjw)
57+
58+
[一起来用 Python 做个是男人就坚持100秒游戏]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/game)
59+
60+
[github高级搜索技巧]https://docs.github.com/cn/free-pro-team@latest/github>
61+
62+
[用 Python + Appium 的方式自动化清理微信僵尸好友]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/wxDelFriends>
63+
64+
[强大!用 60 行代码自动抢微信红包]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/wxRedPacket>
65+
66+
[用 Appium 自动收取蚂蚁森林能量]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/AntForest>
67+
68+
[用 Python 将 html 转为 pdf、word]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/convertHtml>
69+
70+
[上班摸鱼程序,再也不怕领导偷偷出现在身后了]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/face_contrast>
71+
72+
[用 Python 抓取知乎几千张小姐姐图片是什么体验?]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/zhihu>
73+
74+
[将什么值得买优惠信息部署到腾讯云函数并推送到QQ]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/smzdm/smzdm.py>
75+
76+
[Python 制作抖音播放量为 30W+ 的一起变老素材]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/changeOld/changeOld.py>
77+
78+
[福利来了! 用 130 行代码下载 B 站舞蹈区所有视频]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/bilibili/bilibili.py)
79+
80+
[60 行代码,10000 个虎牙小姐姐视频来袭!]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/huya/huya.py)
81+
82+
[豆瓣上征婚交友的小姐姐们]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/douban)
83+
84+
[用 50 行代码写个听小说的爬虫]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/tingbook)
85+
86+
[自动抢票之 12306 登录篇]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/12306)
87+
88+
[自动抢票之 12306 抢票篇]https://github.com/JustDoPython/python-examples/tree/master/moumoubaimifan/12306)

0 commit comments

Comments
 (0)