Python Environment Setup (window platform)

Source: Internet
Author: User

Objective

Python, is an object-oriented interpretation of computer programming language, is purely free software, Python simple and clear syntax, features are forced to use whitespace as a statement indentation, with a rich and powerful library, it is often called glue language.

Pythonis an interpreted language: this means that the development process is not without the compilation of the environment, is the exchange language, is the object-oriented language, is the language of beginners, the advantages are: Easy to learn, object-oriented, easy to maintain, portable, extensible, a wide range of standard libraries. The disadvantage is that it runs slowly.

Installation

So how to install Python it?

Available for Installation official website: https://www.python.org/downloads/windows/

Click to download

Note the click on the download processPath

Remember

Because then you don't have to configure the environment variable Oh!

Open itCMD

Enter the command line "Python" to display the version

First find Python the installation path, for example:

Then go to configure the environment variables:

    • Right click on "Computer" and click "Properties"
    • Click Advanced Settings
    • Click Environment variables
    • In the "System Variables" column, find "path" double-click
    • In the "Variable value" add Python the path, remember to use ";" Separate
    • Click "OK" to save

After the configuration is complete, CMD enter "python" on the command line

The next download PyCharm installs the Oh!

Provide website address:

https://www.jetbrains.com/pycharm/download/#section =windows

Here you can download two kinds, I download the second one. I mean, everyone should understand.

After the installation is complete, you can open it directly.

Emphasis: If you are downloading the first version, a paid prompt will appear, the workaround:

Need to activate: Select License server fill in http://idea.imsxm.com when activated click Active Finish activation.

The original address is: http://www.imsxm.com/jetbrains-license-server.html

Once the download is complete, we go directly to the new one Python File and enter "Hello World":

Conclusion
    • This article mainly explains? Python Environment Setup (window platform)
    • I will continue to explain the other knowledge in depth, I am interested to continue to focus on
    • A little gift to walk or like.

Python Environment Setup (window platform)

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.