1.2.1 在 Windows 系统中搭建 Python 编程环境
1.2.2 在 macOS 系统中搭建 Python 编程环境
1.2.3 在 Linux 系统中搭建 Python 编程环境
1.5.1 在 Windows 系统中从终端运行 Python 程序
1.5.2 在 Linux 和 macOS 系统中从终端运行 Python 程序
10.3.1 处理 ZeroDivisionError 异常
10.3.5 处理 FileNotFoundError 异常
10.4.1 使用 json.dumps() 和 json.loads()
12.5 重构:checkevents() 方法和 updatescreen() 方法
15.2.4 使用 scatter() 绘制散点图并设置样式
17.2.5 深入了解 Plotly 和 GitHub API
19.2.2 将应用程序 accounts 添加到 settings.py 中
19.3.1 使用 @login_required 限制访问
20.1.2 使用 Bootstrap 设置项目“学习笔记”的样式
20.2.7 为部署到 Platform.sh 而修改 settings.py