

There are two major series of Python, Python 3.x and Python 2.x in 2019 python Developer community retired python 2 and does not provide any update for it, that’s why Python 2 is out of the picture in python community. Here in this article, we have only covered the steps, how can you install Python 3 on your Window 10 Operating System.

But for Windows operating systems, you need to install Python according to your Windows version. By default, the latest version of macOS comes with pre-installed Python, and even the latest Linux Distro also provides pre-installed Python. However, you need to install the Python executable file or Python interpreter for your OS if you want to execute a Python file. Python is a cross-platform programming language so it is available for most popular operating systems. Every day new developers are associating with Python, and organizations moving their projects to Python itself.ĭesigned by Guido van Rossum and first released in 1991, Python is ideal for programmers to write an elegant, clear, and logical program with fewer lines of code. In 2020, Python has become the most popular high-level programming language. What it does is that it allows the Python executable to be found when typing “python” in the command line.Ĭlose and move installer to Trash.Python is a versatile programming language, and over the past years, it has gained too much popularity among the computer science professionals and developers community. Make sure to check “Add Python 3.X to PATH”. Go to your download folder and double-click on the file to start the Python installer. Go to and click on the Download button to download the latest version for MacOS. The best place to install Python is from the official website.

While I have started with Anaconda, I ended up preferring using Python with pip and I moved away from Anaconda.

However, it also comes with increased complexity. Python can be installed from the Python Software Foundation website at or via a third party Python distribution such as Miniconda or Anaconda.Īnaconda distributes Python along with other interesting things such as R, RStudio, Jupyter Notebooks and preinstalled packages for Python and R. What is the Best Way to install Python on Windows As we can see here, Python was not found, so we need to go ahead and install it.
