🌐
Python
docs.python.org › 3
Python 3.14 documentation
Download these documents · Welcome! This is the official documentation for Python 3.14.3
history of the Python programming language
The programming language Python was conceived in the late 1980s, and its implementation was started in December 1989 by Guido van Rossum at CWI in the Netherlands as a successor to ABC … Wikipedia
🌐
Python
docs.python.org › 3 › library › index.html
The Python Standard Library — Python 3.14.3 documentation
While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It...
🌐
MIT
web.mit.edu › 18.417 › doc › pydocs › lib.pdf pdf
Python Library Reference Release 2.1.1 Guido van Rossum
encourage and enhance the portability of Python programs. This library reference manual documents Python’s standard library, as well as many optional library modules (which
🌐
Python
python.org › doc
Our Documentation | Python.org
Download Current Documentation (multiple formats are available, including typeset versions for printing.)
🌐
GitHub
github.com › py-pdf › pypdf
GitHub - py-pdf/pypdf: A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files · GitHub
pypdf is a free and open-source pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files.
Starred by 9.9K users
Forked by 1.6K users
Languages   Python
🌐
PyPDF
pypdf.readthedocs.io
Welcome to pypdf — pypdf 6.8.0 documentation
pypdf is a free and open source pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files.
🌐
Python
docs.python.org › 3 › download.html
Download — Python 3.14.3 documentation
Download an archive containing all the documentation for this version of Python: We no longer provide pre-built PDFs of the documentation.
Find elsewhere
🌐
PyMuPDF
pymupdf.readthedocs.io
PyMuPDF documentation
PyMuPDF is a high-performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
🌐
Python
docs.python.org › 3 › library › intro.html
Introduction — Python 3.14.3 documentation
The “Python library” contains several different kinds of components. It contains data types that would normally be considered part of the “core” of a language, such as numbers and lists. For these ...
🌐
GitHub
github.com › pikepdf › pikepdf
GitHub - pikepdf/pikepdf: A Python library for reading and writing PDF, powered by QPDF · GitHub
XMP metadata editing -- full read/write support for XMP and DocumentInfo · Encryption support -- open and save password-protected PDFs (AES-256, AES-128, RC4) Linearization -- create "fast web view" PDFs for efficient streaming · Pythonic API -- dictionary-style access to PDF objects, list-style page access
Starred by 2.7K users
Forked by 222 users
Languages   Python 77.3% | C++ 22.1%
🌐
Reddit
reddit.com › r/python › python official documentation in book/hardcopy form
r/Python on Reddit: Python Official Documentation in book/hardcopy form
September 28, 2023 -

I like to have a book to learn from when learning a language. I learn the book as much as I learn the language, then the book becomes my indespensible programming companion. I'd happily buy it in book form if it's available, is it? Compiling a word file from all the python.org documentation (Tutorial, Standard library, Python language reference) with copy/paste seems very daunting, or is there a slick way to do that? I wish python.org made a single document of everything so I could print it and have it spiral bound.

Thanks....

🌐
Esri
proceedings.esri.com › library › userconf › proc15 › tech-workshops › tw_453-323.pdf pdf
Useful Python Libraries Ghislain Prince
- Standard libraries · - “batteries included” · - 3rd party libs · Regarding python 3 · • docs.python.org/2/library/2to3.html · • “Analyze tools for Pro” tool · • Future : pick you python (Conda) Standard Library is Large, powerful and Well-Documented ·
🌐
University of Idaho
marvin.cs.uidaho.edu › Teaching › CS515 › pythonLibrary.pdf pdf
The Python Library Reference
slides01.pptx: Basic information ... Policies document attached to this page! slides02.pptx: History that lead up to the sequence analysis ... lib515.py a library of code for simplifying homework assignments. It will in the test environment when your code is run. Class notes [pdf]. Some helpful ...
🌐
IN2P3 Events Directory
indico.in2p3.fr › event › 16864 › contributions › 63125 › attachments › 48552 › 61399 › Python_Libraries.pdf pdf
Python Libraries.key - IN2P3 Events Directory (Indico)
PYTHON LIBRARIES · Tamás Gál · tamas.gal@fau.de · @tamasgal · https:!//github.com/tamasgal · • Who is this clown? • Python Introduction · • Basic Python Internals · • Libraries and Tools for Scientific Computing · • NumPy · • Numba · • NumExpr ·
🌐
Medium
medium.com › @alice.yang_10652 › stop-fighting-with-pdf-the-7-python-libraries-you-should-know-eaf8a19c30e8
Stop Fighting with PDF: The 7 Python Libraries You Should Know | by Alice Yang | Mar, 2026 | Medium
5 days ago - Sparse documentation compared to other libraries. Discontinued since 2017. Best used for filling out PDF forms (AcroForms) or manipulating the structure of existing PDFs. Spire.PDF for Python — Enterprise PDF Feature Set
🌐
Python documentation
docs.python.org › 3 › tutorial › stdlib.html
10. Brief Tour of the Standard Library — Python 3.14.3 documentation
The email package is a library for managing email messages, including MIME and other RFC 5322-based message documents.
🌐
GitHub
github.com › pymupdf › PyMuPDF
GitHub - pymupdf/PyMuPDF: PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents. · GitHub
... Tesseract-OCR for optical character recognition in images and document pages. PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer, and toolkit.
Starred by 9.2K users
Forked by 698 users
Languages   Python 64.9% | SWIG 34.4%