Home >Backend Development >Python Tutorial >How to download the python installation package

How to download the python installation package

藏色散人
藏色散人Original
2019-08-06 11:59:137759browse

How to download the python installation package

How to download the python installation package?

How to download the python installation package:

First, you need to download the python installation package from the official website of python. Link address of python official website: https://www.python.org

How to download the python installation package

Open the official website, move the cursor to Downloads, and select windows

How to download the python installation package

On February 28, 2018, python released version 3.7. Depending on the operating system, choose different versions of the installation package.

Each version provides three download links, which are web-based installers, executable installers, and program compressed files. Usually choose to download the executable installer. For 32-bit operating systems, please select Windows x86, and for 64-bit operating systems, please select Windows x86-64.

How to download the python installation package

Double-click to open the downloaded installation package to start the installation

How to download the python installation package

##Recommended: [

Python Tutorial

The above is the detailed content of How to download the python installation package. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Can spark run Python?Next article:Can spark run Python?