How To Install Python On Your PC
If you don’t have already a copy of Python software on your computer, you need to download it using your Internet browser and visit the Python download page. And If you want to make sure that you are installing the newest version of python then use the Windows Installer link at the home page of the Python.org.
On Windows version there is MSI package provided there. To install python manually, just simply double click the file or using right click and select open. By defaul the MSI package format lets Windows admins to automate it's installation with their very standard tools.
If only you who uses the computer, just leave the Install for all users option that selected automatically. But If your PC has multiple accounts and you decide not to install it for every accounts then select the Install just for me option and press Next button.
You will see a notice that the installation will bring up a command prompt window during Python downloads and installs Pip. Its is a package management tool for Python, this tool is used for install all the additional Python packages.


























No Comment to " How To Install Python On Your PC "