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:串口通訊