gooderp18绿色标准版
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

284 lines
11KB

  1. <!DOCTYPE html>
  2. <html lang="en" data-content_root="./">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>Download &#8212; Python 3.12.3 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
  8. <link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=bb723527" />
  9. <link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=b20cc3f5" />
  10. <script src="_static/documentation_options.js?v=2c828074"></script>
  11. <script src="_static/doctools.js?v=888ff710"></script>
  12. <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
  13. <script src="_static/sidebar.js"></script>
  14. <link rel="search" type="application/opensearchdescription+xml"
  15. title="Search within Python 3.12.3 documentation"
  16. href="_static/opensearch.xml"/>
  17. <link rel="author" title="About these documents" href="about.html" />
  18. <link rel="index" title="Index" href="genindex.html" />
  19. <link rel="search" title="Search" href="search.html" />
  20. <link rel="copyright" title="Copyright" href="copyright.html" />
  21. <link rel="canonical" href="https://docs.python.org/3/download.html" />
  22. <style>
  23. @media only screen {
  24. table.full-width-table {
  25. width: 100%;
  26. }
  27. }
  28. </style>
  29. <link rel="stylesheet" href="_static/pydoctheme_dark.css" media="(prefers-color-scheme: dark)" id="pydoctheme_dark_css">
  30. <link rel="shortcut icon" type="image/png" href="_static/py.svg" />
  31. <script type="text/javascript" src="_static/copybutton.js"></script>
  32. <script type="text/javascript" src="_static/menu.js"></script>
  33. <script type="text/javascript" src="_static/search-focus.js"></script>
  34. <script type="text/javascript" src="_static/themetoggle.js"></script>
  35. </head>
  36. <body>
  37. <div class="mobile-nav">
  38. <input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
  39. aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
  40. <nav class="nav-content" role="navigation">
  41. <label for="menuToggler" class="toggler__label">
  42. <span></span>
  43. </label>
  44. <span class="nav-items-wrapper">
  45. <a href="https://www.python.org/" class="nav-logo">
  46. <img src="_static/py.svg" alt="Python logo"/>
  47. </a>
  48. <span class="version_switcher_placeholder"></span>
  49. <form role="search" class="search" action="search.html" method="get">
  50. <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
  51. <path fill-rule="nonzero" fill="currentColor" d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path>
  52. </svg>
  53. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" />
  54. <input type="submit" value="Go"/>
  55. </form>
  56. </span>
  57. </nav>
  58. <div class="menu-wrapper">
  59. <nav class="menu" role="navigation" aria-label="main navigation">
  60. <div class="language_switcher_placeholder"></div>
  61. <label class="theme-selector-label">
  62. Theme
  63. <select class="theme-selector" oninput="activateTheme(this.value)">
  64. <option value="auto" selected>Auto</option>
  65. <option value="light">Light</option>
  66. <option value="dark">Dark</option>
  67. </select>
  68. </label>
  69. </nav>
  70. </div>
  71. </div>
  72. <div class="related" role="navigation" aria-label="related navigation">
  73. <h3>Navigation</h3>
  74. <ul>
  75. <li class="right" style="margin-right: 10px">
  76. <a href="genindex.html" title="General Index"
  77. accesskey="I">index</a></li>
  78. <li class="right" >
  79. <a href="py-modindex.html" title="Python Module Index"
  80. >modules</a> |</li>
  81. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  82. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  83. <li class="switchers">
  84. <div class="language_switcher_placeholder"></div>
  85. <div class="version_switcher_placeholder"></div>
  86. </li>
  87. <li>
  88. </li>
  89. <li id="cpython-language-and-version">
  90. <a href="index.html">3.12.3 Documentation</a> &#187;
  91. </li>
  92. <li class="nav-item nav-item-this"><a href="">Download</a></li>
  93. <li class="right">
  94. <div class="inline-search" role="search">
  95. <form class="inline-search" action="search.html" method="get">
  96. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  97. <input type="submit" value="Go" />
  98. </form>
  99. </div>
  100. |
  101. </li>
  102. <li class="right">
  103. <label class="theme-selector-label">
  104. Theme
  105. <select class="theme-selector" oninput="activateTheme(this.value)">
  106. <option value="auto" selected>Auto</option>
  107. <option value="light">Light</option>
  108. <option value="dark">Dark</option>
  109. </select>
  110. </label> |</li>
  111. </ul>
  112. </div>
  113. <div class="document">
  114. <div class="documentwrapper">
  115. <div class="bodywrapper">
  116. <div class="body" role="main">
  117. <h1>Download Python 3.12.3 Documentation</h1>
  118. <p><b>Last updated on: Apr 09, 2024 (13:47 UTC).</b></p>
  119. <p>To download an archive containing all the documents for this version of
  120. Python in one of various formats, follow one of links in this table.</p>
  121. <table class="docutils">
  122. <tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr>
  123. <tr><td>PDF (US-Letter paper size)</td>
  124. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-pdf-letter.zip">Download</a> (ca. 13 MiB)</td>
  125. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-pdf-letter.tar.bz2">Download</a> (ca. 13 MiB)</td>
  126. </tr>
  127. <tr><td>PDF (A4 paper size)</td>
  128. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-pdf-a4.zip">Download</a> (ca. 13 MiB)</td>
  129. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-pdf-a4.tar.bz2">Download</a> (ca. 13 MiB)</td>
  130. </tr>
  131. <tr><td>HTML</td>
  132. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-html.zip">Download</a> (ca. 9 MiB)</td>
  133. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-html.tar.bz2">Download</a> (ca. 6 MiB)</td>
  134. </tr>
  135. <tr><td>Plain Text</td>
  136. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-text.zip">Download</a> (ca. 3 MiB)</td>
  137. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs-text.tar.bz2">Download</a> (ca. 2 MiB)</td>
  138. </tr>
  139. <tr><td>EPUB</td>
  140. <td><a href="https://docs.python.org/ftp/python/doc/3.12.3/python-3.12.3-docs.epub">Download</a> (ca. 5 MiB)</td>
  141. <td></td>
  142. </tr>
  143. </table>
  144. <p>These archives contain all the content in the documentation.</p>
  145. <h2>Unpacking</h2>
  146. <p>Unix users should download the .tar.bz2 archives; these are bzipped tar
  147. archives and can be handled in the usual way using tar and the bzip2
  148. program. The <a href="https://infozip.sourceforge.net">Info-ZIP</a> unzip program can be
  149. used to handle the ZIP archives if desired. The .tar.bz2 archives provide the
  150. best compression and fastest download times.</p>
  151. <p>Windows users can use the ZIP archives since those are customary on that
  152. platform. These are created on Unix using the Info-ZIP zip program.</p>
  153. <h2>Problems</h2>
  154. <p>If you have comments or suggestions for the Python documentation, please send
  155. email to <a href="mailto:docs@python.org">docs@python.org</a>.</p>
  156. <div class="clearer"></div>
  157. </div>
  158. </div>
  159. </div>
  160. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  161. <div class="sphinxsidebarwrapper">
  162. </div>
  163. <div id="sidebarbutton" title="Collapse sidebar">
  164. <span>«</span>
  165. </div>
  166. </div>
  167. <div class="clearer"></div>
  168. </div>
  169. <div class="related" role="navigation" aria-label="related navigation">
  170. <h3>Navigation</h3>
  171. <ul>
  172. <li class="right" style="margin-right: 10px">
  173. <a href="genindex.html" title="General Index"
  174. >index</a></li>
  175. <li class="right" >
  176. <a href="py-modindex.html" title="Python Module Index"
  177. >modules</a> |</li>
  178. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  179. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  180. <li class="switchers">
  181. <div class="language_switcher_placeholder"></div>
  182. <div class="version_switcher_placeholder"></div>
  183. </li>
  184. <li>
  185. </li>
  186. <li id="cpython-language-and-version">
  187. <a href="index.html">3.12.3 Documentation</a> &#187;
  188. </li>
  189. <li class="nav-item nav-item-this"><a href="">Download</a></li>
  190. <li class="right">
  191. <div class="inline-search" role="search">
  192. <form class="inline-search" action="search.html" method="get">
  193. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  194. <input type="submit" value="Go" />
  195. </form>
  196. </div>
  197. |
  198. </li>
  199. <li class="right">
  200. <label class="theme-selector-label">
  201. Theme
  202. <select class="theme-selector" oninput="activateTheme(this.value)">
  203. <option value="auto" selected>Auto</option>
  204. <option value="light">Light</option>
  205. <option value="dark">Dark</option>
  206. </select>
  207. </label> |</li>
  208. </ul>
  209. </div>
  210. <div class="footer">
  211. &copy;
  212. <a href="copyright.html">
  213. Copyright
  214. </a>
  215. 2001-2024, Python Software Foundation.
  216. <br />
  217. This page is licensed under the Python Software Foundation License Version 2.
  218. <br />
  219. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
  220. <br />
  221. See <a href="/license.html">History and License</a> for more information.<br />
  222. <br />
  223. The Python Software Foundation is a non-profit corporation.
  224. <a href="https://www.python.org/psf/donations/">Please donate.</a>
  225. <br />
  226. <br />
  227. Last updated on Apr 09, 2024 (13:47 UTC).
  228. <a href="/bugs.html">Found a bug</a>?
  229. <br />
  230. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.
  231. </div>
  232. </body>
  233. </html>
上海开阖软件有限公司 沪ICP备12045867号-1