标签:代码 日志 键盘 操作 处理 字符串处理 threading 图像处理 实现
常见的库string:字符串处理?
re:正则表达式?
os :操作系统接口?
pdb :调试库?
time :时间(datetime)?
logging:日志?
urllib:web处理?
sys: 系统库?
threading: 多线程库?
http:http服务
MySQLdb:访问mysql db?
pyHook: hook键盘鼠标 <监控鼠标键盘>?
pycurl: curl的python版?
xlrd/xlwt: 处理excel表格?
pyexpect: expectd的python实现
pysvn:访问SVN?
pyvnc2swf:录屏?
py2exe:将python代码打包成exe文件?
psyco:Python加速模块?
PIL:图像处理?
WConio:控制台处理?
PyXML:xml处理?
pyserial:串口通信
标签:代码 日志 键盘 操作 处理 字符串处理 threading 图像处理 实现
原文地址:http://blog.51cto.com/xinchq2011/2346167