You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9.2 KiB

Awesome Python Books Awesome

Directory of Python books

语法

算法

游戏开发

  • 《Python和Pygame游戏开发指南》中文版

硬件

  • 《真实世界的Python仪器监控》中文版

机器学习

  • 《Building Machine Learning Systems with Python》
  • 《机器学习实战》中文版
  • 《集体智慧编程》中文版

自然语言处理

  • 《Mastering Python Regular Expressions》
  • 《Python自然语言处理》中文版

网络编程

科学与数据分析

  • 《数据科学入门》中文版
  • 《利用Python进行数据分析》中文版
  • 《SciPy and NumPy:An Overview for Developers》
  • 《Python数据分析基础教程:NumPy学习指南》中文第二版
  • 《Python金融大数据分析》中文版
  • 《面向程序员的数据挖掘指南》中文版 / 在线

安全

  • 《Python黑帽子:黑客与渗透测试编程之道》中文版
  • 《Python灰帽子:黑客与逆向工程师的Python编程之道》中文版
  • 《Python绝技:运用Python成为顶级黑客》中文版

系统管理

  • 《Python UNIX 和 Linux 系统管理指南》中文版

测试

  • 《Testing Python: Applying Unit Testing, TDD, BDD and Acceptance Testing》

WEB 开发

  • 《Flask Web开发基于Python的Web应用开发实战》中文版
  • 《深入理解 Flask》中文版
  • 《Introduction to Tornado》中文版
  • 《Test-Driven Development with Django》
  • 《Python Web开发测试驱动方法》中文版

WEB 数据抓取

Other Awesome Lists