|
1 | 1 | # Python 代码实例
|
2 | 2 |
|
3 |
| -+ [feiyan_data](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/feiyan_data) :肺炎数据抓取并展示 |
4 |
| -+ [cherry_tree](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/cherry_tree) :Python 樱花小技 |
5 |
| -+ [jupyter_notebook](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/jupyter_notebook) :Python Jupyter notebook 操作 |
6 |
| -+ [send_email](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/send_email) :今天,我用 Python 给武汉人民发一封邮件 |
7 |
| -+ [Earth_view](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Earth_view) :如何用 Python 制作地球仪? |
8 |
| -+ [twoai_chat](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/twoai_chat) :两个机器人在一起会碰撞出怎样的的火花? |
9 |
| -+ [Matplotlib_3D](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Matplotlib_3D) :Python 30 行代码画各种 3D 图形 |
10 |
| -+ [five_code](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/five_code) :Python 5 行代码的神奇操作! |
11 |
| -+ [python_sort](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/python_sort) :Python 排序了解一下? |
12 |
| -+ [send_weather](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/send_weather) :Python 小技能之抓取天气信息发送给小姐姐 |
| 3 | +Python技术 公众号文章代码库 |
13 | 4 |
|
14 |
| ---- |
15 |
| - |
16 |
| -从小白到工程师的学习之路 |
17 | 5 |
|
18 | 6 | 关注公众号:python 技术,回复"python"一起学习交流
|
19 | 7 |
|
20 | 8 | 
|
| 9 | + |
| 10 | +## 实例代码 |
| 11 | + |
| 12 | +[Python 小技之 Office 文件转 PDF](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/FilesToPDF) Python 小技之 Office 文件转 PDF |
| 13 | + |
| 14 | +[Office 文件转 PDF 之服务实战](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/FilesToPDF_Server):Office 文件转 PDF 之服务实战 |
| 15 | + |
| 16 | +[Python 可视化神器--Plotly]https://github.com/JustDoPython/python-examples/tree/master/chaoxi/2020-11-08-plotly:Python 可视化神器--Plotly |
| 17 | + |
| 18 | +[用 Python 教你画花样图](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Plotly-express):用 Python 教你画花样图 |
| 19 | + |
| 20 | +[Python可视化神器-Plotly动画展示](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Plotly-express):Python可视化神器-Plotly动画展示 |
| 21 | + |
| 22 | +[Python 30 行代码画各种 3D 图形](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Matplotlib_3D):Python 30 行代码画各种 3D 图形 |
| 23 | + |
| 24 | +[Python 5 行代码的神奇操作](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/five_code):Python 5 行代码的神奇操作 |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +[肺炎数据抓取并展示](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/feiyan_data) :肺炎数据抓取并展示 |
| 29 | + |
| 30 | +[Python 樱花小技](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/cherry_tree) :Python 樱花小技 |
| 31 | + |
| 32 | +[Python Jupyter notebook 操作](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/jupyter_notebook) :Python Jupyter notebook 操作 |
| 33 | + |
| 34 | +[今天,我用 Python 给武汉人民发一封邮件 ](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/send_email) :今天,我用 Python 给武汉人民发一封邮件 |
| 35 | + |
| 36 | +[如何用 Python 制作地球仪?](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Earth_view) :如何用 Python 制作地球仪? |
| 37 | + |
| 38 | +[两个机器人在一起会碰撞出怎样的的火花?](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/twoai_chat) :两个机器人在一起会碰撞出怎样的的火花? |
| 39 | + |
| 40 | +[Python 30 行代码画各种 3D 图形](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Matplotlib_3D) :Python 30 行代码画各种 3D 图形 |
| 41 | + |
| 42 | +[Python 5 行代码的神奇操作!](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/five_code) :Python 5 行代码的神奇操作! |
| 43 | + |
| 44 | +[Python 排序了解一下?](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/python_sort) :Python 排序了解一下? |
| 45 | + |
| 46 | +[Python 小技能之抓取天气信息发送给小姐姐](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/send_weather) :Python 小技能之抓取天气信息发送给小姐姐 |
| 47 | + |
| 48 | +[xlwings-能让 Excel 飞上天](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/Python_xlwings):xlwings-能让 Excel 飞上天 |
| 49 | + |
| 50 | +[提高效率必备之 Python 办公黑科技!](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/work_pro):提高效率必备之 Python 办公黑科技! |
| 51 | + |
| 52 | +[520 表白不够,521 来凑!!!](https://github.com/JustDoPython/python-examples/tree/master/chaoxi/521_love):520 表白不够,521 来凑!!! |
0 commit comments