string:字符串处理 re:正则表达式 os :操做系统接口 pdb :调试库 time :时间(datetime) logging:日志 urllib:web处理 sys: 系统库 threading: 多线程库 http:http服务 MySQLdb:访问mysql db <python操做mysql数据库> pyHook: hook键盘鼠标 <监控鼠标键盘> pycurl: curl的python版 <pycurl基本用法> xlrd/xlwt: 处理excel表格 <python与excel表格交互> pyexpect: expectd的python实现 pysvn:访问SVN pyvnc2swf:录屏 py2exe:将python代码打包成exe文件 psyco:Python加速模块 PIL:图像处理 WConio:控制台处理 PyXML:xml处理 pyserial:串口通讯