How To Install Python Shell On Windows
Installing and using Python on Windows x is very simple. The installation procedure involves just three steps:
- Download the binaries
- Run the Executable installer
- Add Python to PATH environmental variables
To install Python, you need to download the official Python executable installer. Side by side, yous need to run this installer and complete the installation steps. Finally, you tin configure the PATH variable to use python from the command line.
Yous tin choose the version of Python y'all wish to install. It is recommended to install the latest version of Python, which is three.vii.iii at the fourth dimension of writing this article.
Footstep 1: Download the Python Installer binaries
- Open the official Python website in your spider web browser. Navigate to the Downloads tab for Windows.
- Cull the latest Python 3 release. In our example, we choose the latest Python 3.7.iii version.
- Click on the link to download Windows x86 executable installer if y'all are using a 32-bit installer. In instance your Windows installation is a 64-bit arrangement, then download Windows x86-64 executable installer.
Step 2: Run the Executable Installer
- In one case the installer is downloaded, run the Python installer.
- Check the Install launcher for all users check box. Further, you may check the Add Python three.7 to path check box to include the interpreter in the execution path.
- Select Customize installation.
- Documentation
- pip
- tcl/tk and IDLE (to install tkinter and IDLE)
- Python exam suite (to install the standard library examination suite of Python)
- Install the global launcher for `.py` files. This makes information technology easier to start Python
- Install for all users.
- This takes you to Advanced Options available while installing Python. Here, select the Install for all users and Add together Python to surround variables check boxes.
Optionally, you can select the Acquaintance files with Python, Create shortcuts for installed applications and other avant-garde options. Make notation of the python installation directory displayed in this step. Yous would demand information technology for the adjacent step.
Afterwards selecting the Avant-garde options, click Install to get-go installation.
- Once the installation is over, you lot volition run across a Python Setup Successful window.
Choose the optional features by checking the following check boxes:
Click Next.
Footstep 3: Add Python to environmental variables
The terminal (optional) pace in the installation process is to add Python Path to the Arrangement Environs variables. This step is done to access Python through the command line. In case you take added Python to environment variables while setting the Avant-garde options during the installation procedure, yous can avoid this step. Else, this footstep is done manually as follows.
In the Start card, search for "advanced system settings". Select "View avant-garde system settings". In the "System Properties" window, click on the "Advanced" tab and and then click on the "Environment Variables" button.
Locate the Python installation directory on your system. If you followed the steps exactly as above, python will be installed in beneath locations:
- C:\Program Files (x86)\Python37-32: for 32-flake installation
- C:\Program Files\Python37-32: for 64-bit installation
The folder proper name may be different from "Python37-32" if you installed a unlike version. Await for a folder whose name starts with Python.
Append the following entries to PATH variable as shown below:
Step 4: Verify the Python Installation
You accept now successfully installed Python 3.7.3 on Windows 10. You lot tin verify if the Python installation is successful either through the command line or through the IDLE app that gets installed forth with the installation.
Search for the command prompt and type "python". You can meet that Python 3.seven.three is successfully installed.
An alternate way to reach python is to search for "Python" in the starting time menu and clicking on IDLE (Python iii.7 64-bit). Yous can get-go coding in Python using the Integrated Development Environment(IDLE).
Hurray! Y'all are ready to starting time developing Python applications in your Windows x arrangement.
Source: https://www.journaldev.com/30076/install-python-windows-10
Posted by: millerbeatento.blogspot.com

0 Response to "How To Install Python Shell On Windows"
Post a Comment