From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/python~3.12/download.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 devdocs/python~3.12/download.html (limited to 'devdocs/python~3.12/download.html') diff --git a/devdocs/python~3.12/download.html b/devdocs/python~3.12/download.html new file mode 100644 index 00000000..c481f71f --- /dev/null +++ b/devdocs/python~3.12/download.html @@ -0,0 +1,24 @@ +

Download Python 3.12.1 Documentation

Last updated on: Jan 05, 2024 (11:42 UTC).

To download an archive containing all the documents for this version of Python in one of various formats, follow one of links in this table.

+ + + + + + + + +
FormatPacked as .zipPacked as .tar.bz2
PDF (US-Letter paper size) +Download (ca. 13 MiB) +Download (ca. 13 MiB)
PDF (A4 paper size) +Download (ca. 13 MiB) +Download (ca. 13 MiB)
HTML +Download (ca. 9 MiB) +Download (ca. 6 MiB)
Plain Text +Download (ca. 3 MiB) +Download (ca. 2 MiB)
EPUB +Download (ca. 5 MiB)

These archives contain all the content in the documentation.

Unpacking

Unix users should download the .tar.bz2 archives; these are bzipped tar archives and can be handled in the usual way using tar and the bzip2 program. The Info-ZIP unzip program can be used to handle the ZIP archives if desired. The .tar.bz2 archives provide the best compression and fastest download times.

Windows users can use the ZIP archives since those are customary on that platform. These are created on Unix using the Info-ZIP zip program.

Problems

If you have comments or suggestions for the Python documentation, please send email to docs@python.org.

+

+ © 2001–2023 Python Software Foundation
Licensed under the PSF License.
+ https://docs.python.org/3.12/download.html +

+
-- cgit v1.2.3