大家好,小编来为大家解答以下问题,python官网如何下载python,python官网下载安装步骤,现在让我们一起来看看吧!

大家好,本文将围绕python的手机官方下载地址展开说明,python官网下载手机版步骤是一个很多人都想弄明白的事情,想搞清楚python官网下载安装步骤需要先了解以下几个事情。

OpenPGP Public Keys
Source and binary executables are signed by the release manager or binary builder using their
OpenPGP key. Release files for currently supported releases are signed by the following:
Release files for older releases which have now reached end-of-life may have been signed by one of the following:
Anthony Baxter (key id: 0EDD C5F2 6A45 C816)
Georg Brandl (key id: 0A5B 1018 3658 0288)
Martin v. Löwis (key id: 6AF0 53F0 7D9D C8D2)
Ronald Oussoren (key id: C9BE 28DE E6DF 025C)
You can import a person's public keys from a public keyserver network server
you trust by running a command like:
gpg --recv-keys [key id]
or, in many cases, public keys can also be found
at keybase.io.
On the version-specific download pages, you should see a link to both the
downloadable file and a detached signature file. To verify the authenticity
of the download, grab both files and then run this command:
gpg --verify Python-3.6.2.tgz.asc
Note that you must use the name of the signature file, and you should use the
one that's appropriate to the download you're verifying.
(These instructions are geared to
GnuPG and Unix command-line users.)
Other Useful Items
Looking for 3rd party Python modules? The
Package Index has many of them.
You can view the standard documentation
online, or you can download it
in HTML, PostScript, PDF and other formats. See the main
Documentation page.
Information on tools for unpacking archive files
provided on python.org is available.
Tip: even if you download a ready-made binary for your
platform, it makes sense to also download the source.
This lets you browse the standard library (the subdirectory Lib)
and the standard collections of demos (Demo) and tools
(Tools) that come with it. There's a lot you can learn from the
source!
There is also a collection of Emacs packages
that the Emacsing Pythoneer might find useful. This includes major
modes for editing Python, C, C++, Java, etc., Python debugger
interfaces and more. Most packages are compatible with Emacs and
XEmacs.
Want to contribute?
Want to contribute? See the Python Developer's Guide
to learn about how Python development is managed.

被折叠的 条评论
为什么被折叠?



