Skip to main content

Python downloading and installing

Today I am back with my new post which is based on Python Programming Language.


Let's Start!
tech buddy


About Python


Python is a high level, object-oriented programming language. It is created by Guido Van Rossum. The python was first released in 1991. Python is now one of the most popular languages. Python got its name from BBC comedy series- " Monthy Python's Flying Circus". Python is based on ABC language and module-3. Python is an easy-to-learn yet powerful object-oriented programming language. 

The Features Of Python

Following are some basic feature of Python:→]

  • Python is a free and open source programming language.
  • It is easy to learn and use.
  • It can run on multiple platforms or operating systems such as Windows, Linux, Unix, Mac OS, etc.
  • Python is an interpreted language, which makes it faster than other compiled languages.
  • It is suitable as an extension language for customizable applications.
  • Python provides the interface to all databases, e.g., SQL Database, Oracle and many more.
Getting Started With Python

Python doesn't come prepackaged with windows. So it is necessary to download it from the Python's official website and install into the computer. 

Downloading Python

To download Python 3.6.5 the latest version follow the steps given below:→]
  • Go to the official website of Python, i.e., https://www.python.org/
  • Go to the downloads section and choose the platforms or operating system (e.g., Windows).
  • Then click the Python 3.6.5 button.
  • Python 3.6.5.exe will be downloaded to your computer.
tech buddy



Installing Python 

To install Python on your computer, follow the steps:
  • Go to the download folder or where you saved Python-3.6.5.exe.
  • Double-click the file Python-3.6.5.exe.
The setup pop-up window appears.
tech buddy

Make sure that the install launcher for all users (recommended) and the Add Python 3.6 to PATH checkboxes are checked. If the Python installer finds on an earlier version of Python installed on your computer, the install Now the message will appear as upgrade Now (and the checkboxes will not appear). 


  • Then click the Install Now option. You can also click the customize installation option for manual installing. 
  • The new Python 3.6.5 (32-bit) setup pop-up window appears with a setup progress message.
tech buddy

  • When setup will be finished, soon a new Python 3.6.5 (32-bit) setup pop-up window appears with a setup was successful message 
tech buddy



Verifying Installation

Before verifying installation, you have to set the path for python. To set the path:
  • Right-click on This PC icon and select Properties.
The system window appears.
tech buddy


  • Select Advanced System Settings. The System Properties window appears.

tech buddy

  • Click on Environment Variables. The Environment Variables window appears. 


tech buddy

  • Then go to settings variables section, select Path and click the Edit button. 
  • The Edit Environment Variables window appears. 

tech buddy

    • Click the New button and type your Python installed location i.e., "C:\Windows" and click the OK button. The Environment Variables window appears.
    • Then click the OK button in the Environment Variables window.
    • Finally, click OK button in the systems properties window.
    • To check whether the path is correctly set or not, first open Command Prompt (CMD)  by typing CMD in the search box. 
    • In the Command Prompt type py or Python. It shows the installed python version, It means your path is correctly set. 
Thanks, Friends To Read This Post



Comments

Popular posts from this blog

Safely browsing the web and using social networks

Today i am back with my new topic which is Cyber security. Let's start!! Internet is the most recent telecommunication technology,which has brought a technological revolution not only in offices but also in homes. Internet is the world's largest computer network, which connects several computers of different types belonging to various networks all over the world. Internet is not governed by a single authority. So, there are no official rules and regulations to control activities involving it.  This has many problems being associated with the internet. Individuals or organization use  their computers to store important and valuable data.Very often this data is kept confidential and needs to be stored securely. However, with the internet connecting all these computers, this security is now being threatened.   INTERNET APPLICATION  It is not that the Internet is used only for sending and receiving information. It has its commercial aspec...

How Viruses are spread on our computer

Today I am back with my new topic which is based on How Viruses are spread on our computer Let's start !! A program that has the capability to infect other program and make copies of itself and spread into other programs is called Virus. A Virus can be identified if our system:    Takes a long time to load applications.     Has an inability to boot.     Shows unpredictable program behavior.     Has strange graphics appearing on the screen. The types of viruses are:   File Virus, which infects and replicates when it gets attached to MS-DOS program files with EXE or COM extensions. Boot Sector virus infects the boot sector of the floppy disk or hard disk.   Macro Viruses insert unwanted words or phrases in MS Word or Excel. How Viruses are spread? It seems to be a common belief that viruses are spread by games, by Internet file downloads or by Bulletin Board Systems (BBSs). The truth is more intricat...

Google Measures App, Exclusive To Tango, Now Available For ARCore Devices.

Today I am back with my new topic which is based on Google Measures App.  Let's Start! About Tango  Tango (formerly named Project Tango, while in testing) was an Augmented Reality Computing Platform, developed and authored by Advanced Technology And Project (ATAP), a Skunkworks division of Google. It uses computer vision to enable mobile devices, such as smartphone and Tablet, to detect their position relative to the world around them without using GPS or other external signals. This allows application developers to create user experiences that include Indoor Navigation, 3D, Mapping, Physical space measurements, environmental recognition, augmented reality, and windows into a virtual world.  The first product to emerge from ATAP, Tango was developed by a team led by computer scientist Johnny Lee, a core contributor to Microsoft Kinect. In an interview in June 2015, Lee said, "We're developing Hardware and Software technologies to help everything and e...