Install Python

How to Install Python in Windows?

Installing Python

Python installation in Windows : To install Python, you must first download the installation package of your preferred version from this link:

You will be given the option to select between Python 3.5.1 and Python 2.7.11, the two most recent releases for Python 2 and 3. You can also scroll down the page to locate download links for prior releases if you’re looking for a specific release.

Typically, you would choose to download Python 3.5.1, which is the most recent version. It was made available on December 7, 2015. However, you might choose Python 2’s most recent release, 2.7.11. Which version will be most useful for your project will often determine your choices. Although Python 3 is the current and future version of the language, there may be situations when you need to acquire Python 2 due to compatibility or third-party tool requirements.

Install Python in Mac 

If you’re using a Mac, you can download the installation package from this link:

Running the Installation file:

Once the download is complete, launch the downloaded.exe file to begin the installation process. IDLE, pip, and documentation are part of the standard installation.

Online Training Tutorials

  • What is Python? Python IntroductionWhat is Python? Python IntroductionPython is the name of a powerful modern computer programming language. It resembles Fortran, one of the first programming languages, to some extent, but Fortran is far less powerful than […]
  • Top 100 Python Interview Questions and AnswersTop 100 Python Interview Questions and AnswersWe have listed Top 100 Python interview questions that have been designed for Python programmers who are preparing interviews on Python interviews. Python is regarded as being a great […]
  • Python Files,Test Code and ScriptsPython Files,Test Code and ScriptsPython Files: Files, which are also known as modules, are where we can store our code. This is really helpful for more serious programming, because we don't want to start over on a lengthy […]
  • Python functionsPython functionsWe are able to create our own Python functions. Use the interpreter, generally, if you only need to do a calculation once. However, when you or others need to make a specific type of […]
  • Commitment managementCommitment Management in SAP ControllingCommitment Management in SAP Controlling  : A contractual or scheduled commitment that is not yet reflected in Financial Accounting but that will lead to actual expenditures in the […]
  • standard hierarchyHow to define Standard Hierarchy in SAP?You can create or change cost centers either using the relevant menu entry or directly in the standard hierarchy maintenance function. Cost Centers that are created or changed from […]
  • define chart of accounts in sapHow to define Chart of Accounts in SAP?To Define Chart of Accounts : The chart of accounts in SAP (COA) is nothing but list of GL accounts used by the company. There are three types of chart of accounts.1), Operative chart of […]
  • ERP ImplementationSuccessful SAP ERP Implementation Partner SelectionSAP ERP Implementation Partner selection for a SAP project is complex and time consuming process. There are hundreds of SAP consulting firms around and thousands facts to consider when […]