Official page TOCΒΆ

TOC from https://docs.python.org/2/library/index.html

  1. Introduction - https://docs.python.org/2/library/intro.html
  2. Built-in Functions - https://docs.python.org/2/library/functions.html
  3. Non-essential Built-in Functions - https://docs.python.org/2/library/functions.html#non-essential-built-in-functions
  4. Built-in Constants - https://docs.python.org/2/library/stdtypes.html
  5. Built-in Types - https://docs.python.org/2/library/stdtypes.html
  6. Built-in Exceptions - https://docs.python.org/2/library/exceptions.html
  7. String Services - https://docs.python.org/2/library/strings.html
  8. Data Types - https://docs.python.org/2/library/datatypes.html
  9. Numeric and Mathematical Modules - https://docs.python.org/2/library/numeric.html
  10. File and Directory Access - 10. File and Directory Access
  11. Data Persistence - https://docs.python.org/2/library/persistence.html
  12. Data Compression and Archiving - https://docs.python.org/2/library/archiving.html
  13. File Formats - https://docs.python.org/2/library/fileformats.html
  14. Cryptographic Services - https://docs.python.org/2/library/crypto.html
  15. Generic Operating System Services - https://docs.python.org/2/library/allos.html
  16. Optional Operating System Services - https://docs.python.org/2/library/someos.html
  17. Interprocess Communication and Networking - https://docs.python.org/2/library/ipc.html
  18. Internet Data Handling - https://docs.python.org/2/library/netdata.html
  19. Structured Markup Processing Tools - https://docs.python.org/2/library/markup.html
  20. Internet Protocols and Support - https://docs.python.org/2/library/internet.html
  21. Multimedia Services https://docs.python.org/2/library/mm.html
  22. Internationalization https://docs.python.org/2/library/i18n.html
  23. Program Frameworks https://docs.python.org/2/library/frameworks.html
  24. Graphical User Interfaces with Tk https://docs.python.org/2/library/tk.html
  25. Development Tools https://docs.python.org/2/library/development.html
  26. Debugging and Profiling https://docs.python.org/2/library/debug.html
  27. Software Packaging and Distribution https://docs.python.org/2/library/distribution.html
  28. Python Runtime Services https://docs.python.org/2/library/python.html
  29. Custom Python Interpreters https://docs.python.org/2/library/custominterp.html
  30. Restricted Execution https://docs.python.org/2/library/restricted.html
  31. Importing Modules https://docs.python.org/2/library/modules.html
  32. Python Language Services https://docs.python.org/2/library/language.html
  33. Python compiler package https://docs.python.org/2/library/compiler.html
  34. Miscellaneous Services https://docs.python.org/2/library/misc.html

OS Specific Stuffs

  1. MS Windows Specific Services https://docs.python.org/2/library/windows.html
  2. Unix Specific Services https://docs.python.org/2/library/unix.html
  3. Mac OS X specific services https://docs.python.org/2/library/mac.html
  4. MacPython OSA Modules https://docs.python.org/2/library/macosa.html
  5. SGI IRIX Specific Services https://docs.python.org/2/library/sgi.html
  6. SunOS Specific Services https://docs.python.org/2/library/sun.html
  7. Undocumented Modules https://docs.python.org/2/library/undoc.html