In this Python tutorial, We will discuss Python download and installation steps. Also we will cover below things. You can also check a very good article in How does python work? Please follow the below steps to do so. Open the Python official site for downloading the python updated version. The current version in April is 3. From Python stable version 3. Now Python Copy that file to your desktop or some other location.
Now double click on the downloaded file. The below window will open. Ensure that the Install launcher for all users recommended and the Add Python 3.
Do you want to allow this app to make changes to your device. Please click on yes option. Then the installation will start. If you will search for Python in your machine, Python 3. Now if you will double click on that below terminal will open. To check that I entered the below command. However the interpreter is already started. You can see the it will display the version is Python 3.
Please follow the below steps to do Python download and installation on Linux. If you have already done it before then you can ignore the below three steps. This will install all the build essentials in your system. This will install bzip2 support which is needed. This will install SQ Lite support which is also needed.
There will be many versions so click on the version you need. It will be downloaded as Python-version and save it in your local folder. Double click on that it will extract and copy to the folder Python-version.
Note: Version here is the version of python you downloaded Ex : 3. Now open the terminal then enter the below command. Now it will point to the folder where your downloaded file is present. Now type the below command and press enter and wait for some time. Once the system will check everything then you go to the next step. Python 3. So please follow the below steps to find the update and install python 3. Now to make sure the correct version is installed in your machine. You can check the version of python using the below command.
Please follow the below steps for the same. Before going to the actual installation We need to install the prerequisites else it will show you so many errors during installation. Open the terminal and run the below commands. This will download and install the packages needed for the installation. Open the Python official site for downloading the python 3. Double click on that it will extract and copy to the folder Python Before going to the actual installation we need to install some prerequisites needed.
Now open your terminal and type the below command that will install the latest version of python 3 in your mac. In Centos 7. Now to make sure python3 got installed correctly, Please run the below command. That will show you the python3 version installed in your machine. We need to install the packages needed before the actual installation of python. To do that please run the below commands.
Once the system will check everything. Now to verify that you have installed the python 3. Please use the below command. Now we are don with the installation of python 3 in different operating systems. So the next that we need to start the development activities is we need to install one IDE or code editor where we will write and execute our code. We will discuss about the different python IDEs and code editors needed for the development of python. When we start working with any of the programming languages, We need some tools or editors where we need to write and execute our programs.
This is a software that is designed for software development. This tool helps to write, design, debug the code easily. When you are getting an error you can put a debugger and check line by line where the issue is from.
Not only this much, An IDE will highlight the code and has auto-suggestion features etc. Where as the code editors are simple text editors which can highlight the code syntax as well as can format your code easily.
If you are using python for a normal programming purpose then you can choose a good code editor instead of going for an IDE. But if you are building any complex project using python then IDE is the best choice. There are many IDEs and code editors are available in the market. Some are for general purpose and supports many languages and few you can only use for python development. This IDE has lots of good features like Code editor, Error highlighting capability, Code debugging capability,supports source controls as well.
Pycharm is available in both paid Professional and free open-source Community editions. Download the Pycharm executable file from the official site. Copy to a proper location for example desktop or any drive and then double click on that file.
Now you will see the below pop up and check the checkbox bit launcher if you want a desktop short cut and then click next. Now if you want to run the Pycharm community version immediately you can check the option or else click on Finish button. Now your installation is done. Search for Pycharm in your computer and click on that you will get the below popup. Check the check box and click on continue. Spyder has all the common features which all the IDEs are providing such as code editing, Syntax highlighting, Auto-completion, etc.
Spider is mainly targeted for data scientists using python as It integrates well with common Python data science libraries like SciPy, NumPy, etc. Visual studio is one more IDE which is from Microsoft. This is a very reach IDE with all the features like code editor, Highlighting the errors, Autocomplete, Intellisense support, Debugging feature and many more.
Both free version Community and paid versions Professional and Enterprise are available for visual studio. The current version vs is as of now. Visual studio code is a code editor which you can use for python development. This is not only mean for python, It supports other languages also.
Mainly uses for many scripting language as well as for share point framework development purposes. One more good thing with VSC is it is an open-source tool and has many features like syntax highlighting, bracket-matching, auto-indentation, box-selection etc. It has all the common features like Auto-Completion, selecting multi-line, Formatting, Syntax highlighting, etc. Sublime Text is not totally free, you can use the evaluation version as free but it has less features compared to the paid ones.
But you need to install an extension then only you can able to use Atom for python development. It is a light weight tool and you can install it in many platforms. Only thing is compare to other editors it has less inbuilt features. It has features like Debugging, Highlighting syntax errors, Autocomplete, Variable scope highlighting feature etc.
Python is the most popular open-source object-oriented programming language. Python is easy to learn and syntax wise it is very simple. Entrepreneur, Founder, Author, Blogger, Trainer, and more. Check out my profile. How to install python on Linux? Install Python 3. How to Uninstall Python 2. Contents How to install python on windows?
Python is a widely-used general-purpose, high-level programming language. This article will serve as a complete tutorial on How to download and install Python latest version on Windows Operating System.
In windows, there is no universal library for installing Wnd, so it needs to be downloaded like any other GUI application. Here we will define step by step tutorial on how to install Python on Windows. Writing code in comment? Please use ide. Skip to content. Change Language. Related Articles. How to install requests download and install python on windows 10 Python — For windows, linux, mac How to download and install Python Latest Version on Windows Set up virtual environment for Python using Anaconda How dpwnload setup Anaconda path to environment variable?
How to Install Anaconda on Windows? How to install Jupyter Notebook on Windows? How to download and install Python Latest Version on Windows. View Discussion. Improve Article. Save Article. Like Article. Previous How to install requests in Python - For windows, linux, mac.
Next Set up virtual environment for Python using Anaconda. Recommended Articles. Article Contributed By :. Easy Normal Medium Hard Dowwnload. Load Comments. What's New. Download and install python on windows 10 use cookies to ensure you have the best browsing experience on our downlod. Start Your Coding Journey Now! Login Register.