🌐
GitHub
github.com › bat67 › The-Python-Standard-Library-by-Example › blob › master › The Python Standard Library by Example.pdf
The-Python-Standard-Library-by-Example/The Python Standard Library by Example.pdf at master · bat67/The-Python-Standard-Library-by-Example
《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。 - The-Python-Standard-Library-by-Example/The Python Standard Library by Example.pdf at master · bat67/The-Python-Standard-Library-by-Example
Author   bat67
🌐
Doug Hellmann
doughellmann.com › books › the-python-3-standard-library-by-example
The Python 3 Standard Library by Example · Doug Hellmann
May 31, 2022 - To keep the examples in this book as concise as possible, while still relying only on the standard library, they are focused on Python 3. All of the examples have been tested under Python 3.5, the current release of the 3.x series at the time they were written, and may not work with Python 2 without modification.
🌐
GitHub
github.com › bat67 › The-Python-Standard-Library-by-Example
GitHub - bat67/The-Python-Standard-Library-by-Example: 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。
E-book: The Python Standard Library by Example.pdf in this repo · 展开查看 · 译者序 · 前言 · 第1章 文本 1 · 1.1 string:文本常量和模板 1 · 1.1.1 函数 1 · 1.1.2 模板 2 · 1.1.3 高级模板 3 · 1.1.4 Formatter 5 · 1.1.5 常量 5 ·
Starred by 172 users
Forked by 84 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › lanzhiwang › python3-standard-library-example
GitHub - lanzhiwang/python3-standard-library-example
```bash docker run -ti --rm --name python3-standard-library-example -v ~/work/code/py_code/python3-standard-library-example:/python3-standard-library-example -w /python3-standard-library-example python:3.12.1-bullseye bash
Starred by 8 users
Forked by 7 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › dhellmann › py_stdlib_by_example
GitHub - dhellmann/py_stdlib_by_example: Source code and errata for "The Python Standard Library By Example"
History ======= 2.0.1 - Patch release to remove unused console script ``motw`` and fix other packaging issues. 2.0 - First release associated with the book. .. _The Python Standard Library By Example: http://www.doughellmann.com/books/byexample/ ..
Starred by 7 users
Forked by 2 users
Languages   Python 97.7% | HTML 2.3% | Python 97.7% | HTML 2.3%
🌐
GitHub
github.com › PacktPublishing › Modern-Python-Standard-Library-Cookbook
GitHub - PacktPublishing/Modern-Python-Standard-Library-Cookbook: Modern Python Standard Library Cookbook, published by Packt
This is the code repository for Modern Python Standard Library Cookbook, published by Packt.
Starred by 96 users
Forked by 42 users
Languages   Python 100.0% | Python 100.0%
🌐
Python
docs.python.org › 3 › library › index.html
The Python Standard Library — Python 3.14.3 documentation
In addition to the standard library, there is an active collection of hundreds of thousands of components (from individual programs and modules to packages and entire application development frameworks), available from the Python Package Index. ... © Copyright 2001 Python Software Foundation. This page is licensed under the Python Software Foundation License Version 2. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
🌐
Pearsoncmg
ptgmedia.pearsoncmg.com › images › 9780321767349 › samplepages › 0321767349.pdf pdf
The Python Standard Library by Example
in the standard library makes it impossible to cover every topic comprehensively in · a single volume. The discussion of each module is followed by a list of suggested · sources for more information and further reading. These include online resources, RFC ... Python 3, but others cover modules that have been renamed or deprecated.
Find elsewhere
🌐
GitHub
github.com › topics › python-standard-library
python-standard-library · GitHub Topics · GitHub
... 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读
🌐
O'Reilly
oreilly.com › library › view › the-python-3 › 9780134291154
The Python 3 Standard Library by Example, Second Edition [Book]
June 12, 2017 - The Python 3 Standard Library by Example introduces Python 3.x's new libraries, significant functionality changes, and new layout and naming conventions.
Author   Doug Hellmann
Published   2017
Pages   1456
🌐
GitHub
github.com › MrMoonKr › the-python3-standard-library-by-example-2024
GitHub - MrMoonKr/the-python3-standard-library-by-example-2024
PyMOTW-3 is a series of articles written by Doug Hellmann to demonstrate how to use the modules of the Python 3 standard library.
Author   MrMoonKr
🌐
Pageplace
api.pageplace.de › preview › DT0400.9780134291147_A29949276 › preview-9780134291147_A29949276.pdf pdf
The Python 3 Standard Library by Example
Python 2 and 3 are not highlighted in each chapter. The Porting Notes appendix · izes some of the biggest differences between these versions, and is organized to be ... Magazine, he served as Editor-in-Chief from 2008 to 2009. n 2007 and 2011, Doug published the popular Python Module of the Week series · blog, and an earlier version of this book for Python 2 called The Python Standard...
🌐
DOKUMEN.PUB
dokumen.pub › the-python-standard-library-by-example.html
The Python Standard Library by Example - DOKUMEN.PUB
Master the Powerful Python 3 Standard Library through Real Code Examples"The genius of Doug's approach is that
🌐
PDF Drive
pdfdrive.com › the-python-3-standard-library-by-example-e176213017.html
The Python 3 Standard Library by Example by Doug Hellmann - PDF Drive
706 Pages·2013·10 MB·New! If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket.
Author  
🌐
FreeComputerBooks
freecomputerbooks.com › The-Python-Standard-Library.html
Python Standard Library - Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and Tutorials
This free book provides an excellent tour of some of the most important modules Python. Mixing sample code and plenty of expert advice, this book will be indispensable for programmers. - free book at FreeComputerBooks.com
🌐
Internet Archive
archive.org › texts
The Python standard library by example : Hellmann, Doug : Free Download, Borrow, and Streaming : Internet Archive
urn:lcp:pythonstandardli0000hell:lcpdf:a2e4ba2d-062c-4215-aff7-d0c1400964eb urn:oclc:record:741364961 urn:lcp:pythonstandardli0000hell:epub:39d6cd12-1d4c-4600-861e-6dede1ea65fe