# daily_learning_code_python **Repository Path**: IvenXie/daily_learning_code_python ## Basic Information - **Project Name**: daily_learning_code_python - **Description**: 从0开始学习python - **Primary Language**: Python - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-17 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_learn #### 介绍 从0开始学习python #### 内容说明 1. /python_learn/20200217 变量与数据类型 2. /python_learn/20200218 数据类型、函数、循环/条件选择、迭代器/生成器、导入包、导入模块 3. /python_learn/20200219 python的pickle模块实现了基本的数据序列和反序列化 4. /python_learn/20200220 文件操作、OS、异常处理 5. /python_learn/20200221 面向对象、命名空间与作用域、 Python3 标准库概览 6. /python_learn/PythonExample Python3 实例 未完成 7. /python_learn/20200222 爬虫项目 8. /python_learn/20200223 实现自动网页测试 9. /python_learn/MatplotProgram 使用Mathplotlib 组件,2D绘图,折线图、饼图、柱状图 10. /python_learn/PandasProgram 强大的数据处理套件 Pandas 11. /pygame_code/game_pie 初始PyGame:pie游戏 12. /python_exercise/Python_100例 菜鸟教程 Python 100例 练习实例 https://www.runoob.com/python/python-100-examples.html 12. jupyter notebook pd np[numpy], sns [seaborn], plt(Mathplotlib ),sklearn 13. web eveloer: flask