python常用模塊簡記
1.1. 核心模塊 1.2. _ builtin _ 模塊 1.3. exceptions 模塊 1.4. os 模塊 1.5. os.path 模塊 1.6. stat 模塊 1.7. string 模塊 1.8. re 模塊 1.9. math 模塊 1.10. cmath 模塊 1.11. operator 模塊 1.12. copy 模塊 1.13. sys 模塊 1.14. atexit 模塊 1.15. time 模塊 1.16. types 模塊 1.17. gc 模塊
2.1. 更多標準模塊 2.2. fileinput 模塊 2.3. shutil 模塊 2.4. tempfile 模塊 2.5. StringIO 模塊 2.6. cStringIO 模塊 2.7. mmap 模塊 2.8. UserDict 模塊 2.9. UserList 模塊 2.10. UserString 模塊 2.11. traceback 模塊 2.12. errno 模塊 2.13. getopt 模塊 2.14. getpass 模塊 2.15. glob 模塊 2.16. fnmatch 模塊 2.17. random 模塊 2.18. whrandom 模塊 2.19. md5 模塊 2.20. sha 模塊 2.21. crypt 模塊 2.22. rotor 模塊 2.23. zlib 模塊 2.24. code 模塊
3.1.線程和進程 3.2. threading 模塊 3.3. Queue 模塊 3.4. thread 模塊 3.5. commands 模塊 3.6. pipes 模塊 3.7. popen2 模塊 3.8. signal 模塊 數(shù)據(jù)表示
4.1. 概覽 4.2. array 模塊 4.3. struct 模塊 4.4. xdrlib 模塊 4.5. marshal 模塊 4.6. pickle 模塊 4.7. cPickle 模塊 4.8. copy_reg 模塊 4.9. pprint 模塊 4.10. repr 模塊 4.11. base64 模塊 4.12. binhex 模塊 4.13. quopri 模塊 4.14. uu 模塊 4.15. binascii 模塊
5.1. 文件格式 5.2. xmllib 模塊 5.3. xml.parsers.expat 模塊 5.4. sgmllib 模塊 5.5. htmllib 模塊 5.6. htmlentitydefs 模塊 5.7. formatter 模塊 5.8. ConfigParser 模塊 5.9. netrc 模塊 5.10. shlex 模塊 5.11. zipfile 模塊 5.12. gzip 模塊
6.1.郵件和新聞消息處理 6.2. rfc822 模塊 6.3. mimetools 模塊 6.4. MimeWriter 模塊 6.5. mailbox 模塊 6.6. mailcap 模塊 6.7. mimetypes 模塊 6.8. packmail 模塊 6.9. mimify 模塊 6.10. multifile 模塊
7.1. 概覽 7.2. socket 模塊 7.3. select 模塊 7.4. asyncore 模塊 7.5. asynchat 模塊 7.6. urllib 模塊 7.7. urlparse 模塊 7.8. cookie 模塊 7.9. robotparser 模塊 7.10. ftplib 模塊 7.11. gopherlib 模塊 7.12. httplib 模塊 7.13. poplib 模塊 7.14. imaplib 模塊 7.15. smtplib 模塊 7.16. telnetlib 模塊 7.17. nntplib 模塊 7.18. SocketServer 模塊 7.19. BaseHTTPServer 模塊 7.20. SimpleHTTPServer 模塊 7.21. CGIHTTPServer 模塊 7.22. cgi 模塊 7.23. webbrowser 模塊 國際化
8.1. locale 模塊 8.2. unicodedata 模塊 8.3. ucnhash 模塊
9.1. 多媒體相關模塊 9.2. imghdr 模塊 9.3. sndhdr 模塊 9.4. whatsound 模塊 9.5. aifc 模塊 9.6. sunau 模塊 9.7. sunaudio 模塊 9.8. wave 模塊 9.9. audiodev 模塊 9.10. winsound 模塊
10.1. 概覽 10.2. anydbm 模塊 10.3. whichdb 模塊 10.4. shelve 模塊 10.5. dbhash 模塊 10.6. dbm 模塊 10.7. dumbdbm 模塊 10.8. gdbm 模塊 工具和實用程序
11.1. dis 模塊 11.2. pdb 模塊 11.3. bdb 模塊 11.4. profile 模塊 11.5. pstats 模塊 11.6. tabnanny 模塊
12.1.其他模塊 12.2. fcntl 模塊 12.3. pwd 模塊 12.4. grp 模塊 12.5. nis 模塊 12.6. curses 模塊 12.7. termios 模塊 12.8. tty 模塊 12.9. resource 模塊 12.10. syslog 模塊 12.11. msvcrt 模塊 12.12. nt 模塊 12.13. _winreg 模塊 12.14. posix 模塊 執(zhí)行支持模塊
13.1. dospath 模塊 13.2. macpath 模塊 13.3. ntpath 模塊 13.4. posixpath 模塊 13.5. strop 模塊 13.6. imp 模塊 13.7. new 模塊 13.8. pre 模塊 13.9. sre 模塊 13.10. py_compile 模塊 13.11. compileall 模塊 13.12. ihooks 模塊 13.13. linecache 模塊 13.14. macurl2path 模塊 13.15. nturl2path 模塊 13.16. tokenize 模塊 13.17. keyword 模塊 13.18. parser 模塊 13.19. symbol 模塊 13.20. token 模塊
14.1. 其他模塊 14.2. pyclbr 模塊 14.3. filecmp 模塊 14.4. cmd 模塊 14.5. rexec 模塊 14.6. Bastion 模塊 14.7. readline 模塊 14.8. rlcompleter 模塊 14.9. statvfs 模塊 14.10. calendar 模塊 14.11. sched 模塊 14.12. statcache 模塊 14.13. grep 模塊 14.14. dircache 模塊 14.15. dircmp 模塊 14.16. cmp 模塊 14.17. cmpcache 模塊 14.18. util 模塊 14.19. soundex 模塊 14.20. timing 模塊 14.21. posixfile 模塊 14.22. bisect 模塊 14.23. knee 模塊 14.24. tzparse 模塊 14.25. regex 模塊 14.26. regsub 模塊 14.27. reconvert 模塊 14.28. regex_syntax 模塊 14.29. find 模塊