Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Official Python Documentation EPUB

This folder contains the official Python documentation EPUB archive.

Title: Python 3 Documentation
Publisher: Python Software Foundation
Current documentation version: Python 3.14.5
Included file: python-3.14-docs.epub
Official tutorial: https://docs.python.org/3/tutorial/
Official download page: https://docs.python.org/3/download.html
License: Python Software Foundation License Version 2
Additional code license: Examples, recipes and other code in the documentation are additionally licensed under the Zero Clause BSD License.

Download

Important note

Python no longer provides pre-built PDF archives of the documentation.

This EPUB is the official downloadable documentation archive. It is not a tutorial-only file, but it includes the official Python Tutorial together with the rest of the Python documentation.

Why this resource is useful

The official Python Tutorial is especially useful for learning and reviewing:

  • Python syntax and control flow
  • functions
  • data structures
  • modules and packages
  • input and output
  • errors and exceptions
  • classes
  • virtual environments and packages

License and attribution

This documentation is not my work.

It is included here as an official offline documentation archive for learning and reference purposes. The original license terms remain unchanged.

Official source:

https://docs.python.org/3/