How to run py files under Win7 system What is the condition

  

py file is a scripting language written in python. In Win7 system, the py file is automatically opened in Notepad. If you use other open methods, it has no effect. In Linux system, py files will automatically run using built-in python, but Win7 will not work. If you want to run py files, you have to install python.

Operation method:

1. First, we should download the python software, click the link to go directly to the download page.

2. After downloading, unzip and run the installation package, and the following window pops up. Click next here.

3, the installation process is very simple, because it is open source software, so there is no bundle or inductive installation options.

4, after installation, all the py file icons in your Win7 system will change, this time users can double-click to run the py file.

The py file is based on the Python language. The syntax is simple and clear, and it has a rich and powerful class library. Therefore, it takes only one to two hours to complete the pyehon, even if there is no background friend. You can learn from it. If you have a lot of vacation time, you may also learn to learn these scripting languages!

Copyright © Windows knowledge All Rights Reserved