Python Library Reference Manualby Guido van Rossum and Fred L. Drake, Jr. This title is under development (estimated release date: to be announced). Sign up to our mailing list to be notified when it is available: |
About the Book
This manual is the official reference for the Python Standard Library. It covers the current major release of Python (2.x).
The author of this manual, Guido van Rossum, is the inventor of Python. Fred L. Drake, Jr. is the official editor of the Python documentation.
For each copy of this manual sold $1 will be donated to the Python Software Foundation.
Ordering
This title is under development (estimated release date: to be announced).
Sign up to our mailing list to be notified when it is available:
Related Titles
- An Introduction to Python - The Python Tutorial (version 2.5) by G. van Rossum, F. Drake, Jr. (ISBN 0-9541617-6-9)
- The Python Language Reference Manual (version 2.5) by G. van Rossum, F. Drake, Jr. (ISBN 0-9541617-8-5)
- Extending and Embedding Python by G. van Rossum, F. Drake, Jr. (NEW)
- The GNU Bash Reference Manual (revised for version 3.2) by C. Ramey, B. Fox (ISBN 0-9541617-7-7)
Further Information
For questions about this book, please use our email address sales@network-theory.co.uk (or see our full contact details)
Table of Contents
- Publisher's Preface
- Introduction
- Built-In Objects
- Python Runtime Services
- String Services
- Miscellaneous Services
- Generic Operating System Services
- Optional Operating System Services
- Unix Specific Services
- Cryptographic Services
- Reporting Bugs
- History and License
- Index
Articles
- Python Quiz - test your knowledge of python with our quiz!
Resources
- Python Software Foundation - the official website for Python