正则模块:re
日期和时间模块:datetime 和time模块
加密模块:hashlib
远程连接模块:paramiko
日志模块:logging
高级函数工具包:functools
多线程:
队列:queue
迭代器工具包:collections