Python Cookbook中文在线
https://python3-cookbook.readthedocs.io/zh_CN/latest/index.html
Python数据结构与算法分析(《Problem Solving with Algorithms and Data Structures using Python》中文版)
可以做题和在线运行程序
https://runestone.academy/runestone/books/published/pythonds/index.html
国内翻译的版本
https://mjzhou.gitbooks.io/problem-solving-with-algorithms-and-data-structure/content/
国内自助翻译的版本
github 地址: https://github.com/facert/python-data-structure-cn
gitbook 在线浏览: https://facert.gitbooks.io/python-data-structure-cn
Python tutorial合集(常见的图形库/数据库等)
zetcode.com
知乎上推荐的一些书籍