Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and
Python standard library
โ Scribed by Fredrik Lundh
- Publisher
- O'Reilly Media, Inc.
- Year
- 2001
- Tongue
- English
- Leaves
- 281
- Series
- Nutshell handbook
- Edition
- 1st ed
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Content: Core modules --
More standard modules --
Threads and processes --
Data representation --
File formats --
mail and news message processing --
Network protocols --
Internationalization --
Multimedia modules --
Data storage --
Tools and utilities --
Platform-specific modules --
Implementation support modules --
Other modules.
โฆ Subjects
Python (Computer program language)
๐ SIMILAR VOLUMES
<i>Python Standard Library</i>is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes
Ideal for any working Python developer, Fredrik Lundh's Python Standard Library provides an excellent tour of some of the most important modules in today's Python 2.0 standard. Mixing sample code and plenty of expert advice, this title will be indispensable for programmers.The book presents sample s
Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and
Build optimized applications in Python by smartly implementing the standard library Key Features Strategic recipes for effective application development in Python Techniques to create GUIs and implement security through cryptography Best practices for developing readily scalable, production-ready ap