Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
hdhubreisen
public_html
gebase
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Download — Python 3.6.7 documentation</title> <link rel="stylesheet" href="_static/pydoctheme.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/sidebar.js"></script> <link rel="search" type="application/opensearchdescription+xml" title="Search within Python 3.6.7 documentation" href="_static/opensearch.xml"/> <link rel="author" title="About these documents" href="about.html" /> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="copyright" title="Copyright" href="copyright.html" /> <link rel="shortcut icon" type="image/png" href="_static/py.png" /> <link rel="canonical" href="https://docs.python.org/3/download.html" /> <script type="text/javascript" src="_static/copybutton.js"></script> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> »</li> <li> <a href="index.html">3.6.7 Documentation</a> » </li> <li class="right"> <div class="inline-search" style="display: none" role="search"> <form class="inline-search" action="search.html" method="get"> <input placeholder="Quick search" type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('.inline-search').show(0);</script> | </li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1>Download Python 3.6.7 Documentation</h1> <p><b>Last updated on: Dec 18, 2023.</b></p> <p>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. The numbers in the table are the size of the download files in megabytes.</p> <table class="docutils"> <tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr> <tr><td>PDF (US-Letter paper size)</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-pdf-letter.zip">Download</a> (ca. 13 MB)</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-pdf-letter.tar.bz2">Download</a> (ca. 13 MB)</td> </tr> <tr><td>PDF (A4 paper size)</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-pdf-a4.zip">Download</a> (ca. 13 MB)</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-pdf-a4.tar.bz2">Download</a> (ca. 13 MB)</td> </tr> <tr><td>HTML</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-html.zip">Download</a> (ca. 9 MB)</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-html.tar.bz2">Download</a> (ca. 6 MB)</td> </tr> <tr><td>Plain Text</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-text.zip">Download</a> (ca. 3 MB)</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs-text.tar.bz2">Download</a> (ca. 2 MB)</td> </tr> <tr><td>EPUB</td> <td><a href="https://docs.python.org/ftp/python/doc/3.6.7/python-3.6.7-docs.epub">Download</a> (ca. 5.5 MB)</td> <td></td> </tr> </table> <p>These archives contain all the content in the documentation.</p> <p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section on the <a href="https://www.python.org/downloads/release/python-367/">Python download page</a>.</p> <h2>Unpacking</h2> <p>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 <a href="http://www.info-zip.org">InfoZIP</a> unzip program can be used to handle the ZIP archives if desired. The .tar.bz2 archives provide the best compression and fastest download times.</p> <p>Windows users can use the ZIP archives since those are customary on that platform. These are created on Unix using the InfoZIP zip program.</p> <h2>Problems</h2> <p>If you have comments or suggestions for the Python documentation, please send email to <a href="mailto:docs@python.org">docs@python.org</a>.</p> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> »</li> <li> <a href="index.html">3.6.7 Documentation</a> » </li> <li class="right"> <div class="inline-search" style="display: none" role="search"> <form class="inline-search" action="search.html" method="get"> <input placeholder="Quick search" type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('.inline-search').show(0);</script> | </li> </ul> </div> <div class="footer"> © <a href="copyright.html">Copyright</a> 2001-2023, Python Software Foundation. <br /> The Python Software Foundation is a non-profit corporation. <a href="https://www.python.org/psf/donations/">Please donate.</a> <br /> Last updated on Dec 18, 2023. <a href="bugs.html">Found a bug</a>? <br /> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.7.6. </div> </body> </html>
Free Space : 62596251648 Byte