- Author: Python Software Foundation
- Format: online HTML, archived HTML, archived PDF, archived plain text, EPUB
- Price: free
This is the official Python documentation. One of the best places to start if you need information on Python. Always current & up to date. Everything is available for both online & offline viewing.
Topics include:
- What’s New in Python XX (changes since previous major release)
- Tutorial (start here)
- Global Module Index (for quick access to all modules)
- Library Reference (keep this under your pillow)
- Macintosh Library Modules (this too, if you use a Macintosh)
- Language Reference (for language lawyers)
- Extending and Embedding (tutorial for C/C++ programmers)
- Python/C API (reference for C/C++ programmers)
- Documenting Python (information for documentation authors)
- Installing Python Modules (information for installers & sys-admins)
- Distributing Python Modules (sharing modules with others)