Python's Way of installing Python

Source: Internet
Author: User

In this article we'll talk about how to install Python.

First of all, of course, to download! You can go to Python's official website (python.org) to download the full python. If you are a novice and want to learn python, you can use Python's online version first. , you can enter the online version of Python by clicking on the arrows. But the online version has a lot of inconvenience, such as the online version of Python can not save files, which is very painful. So once you're familiar with Python's code structure and how to use it, you can download the Python local version. The local version of the mainstream has two versions, namely Python2.7 and Python3.2, and the latest 3.5.2 (as of August 18, 2016). Generally speaking, I recommend that you use python3.x. Because python3.x fixes a number of bugs compared to python2.x and fixes some usage habits. However, some older external libraries (loaded in Python with import) have not been updated for a long time and can only be used under the python2.x version. But more external libraries will be updated in a timely manner. In short, I recommend you use the Python3.2 version, the indicators are more excellent.

Python's Way of installing Python

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.