Summary 大纲 第 1 部分:序章 前言 内存模型 数据结构 源码框架 开发环境 第 2 部分:Python 基础 语法 函数 装饰器 pythonic 第 3 部分:Python 容器 string(字符串) list(列表) tuple(元组) set(集合) dict(字典) 第 4部分: Python 面向对象 面向对象 魔术方法 描述器 第 5 部分:Python 并发 多线程 多进程 IO多路复用 第 6 部分:Python IO 文件IO 网络协议 网络IO http 第7部分: 数据库 关系型 redis mongodb ElasticSearch postgresql 第8部分: web开发 aiohttp flask Django tornado 第9部分: 爬虫 http请求 scrapy 第10部分: 数据分析 数据分析