home page
Mobile version
Hot search:
Current location: computer software > Programming development > Installation and fabrication >PY running tool free version v1.0

PY running tool free version v1.0

  • Size: 8.7 MB
  • Language: Chinese
  • Category: Installation
  • Type: free software
  • Authorization: domestic software
  • Time: May 13, 2021
  • Official website: https://www.3h3.com/
  • Environment: Windows7, Windows10, WindowsAll

Related software

PY running tool It is a tool specially used for compiling and running python. The tool will have its own python runtime, so users are not allowed to install Python on their computers to compile and run. It is also very easy for users to use this tool. You can drag the script directly to the edit box. At the same time, the tool is also suitable for automatic downloading, automatic synchronization, automatic check-in and other scripts.

usage method

1. Unpack to any directory after downloading

2. Pyrun is the main program, python34 is the 32-bit environment running python version 3.4

3. After running pyrun, the interface is shown as follows. Open it to open local files, network files to the edit box, or directly drag script files to the edit box, and then run

4 Save the information in the possible read script to the program script directory

5 The setting can be directly associated with the py suffix file and opened through this program, or it can be set to automatically run this program after startup.

6 After the written program is placed in the automatic operation directory, all scripts will be automatically run after the program is started, which is suitable for automatic download, automatic synchronization, automatic check-in and other scripts.

7. The script library requests, idna, urllib3 have been integrated. For errors such as No module named 'XXXXX', please go to https://pypi.org/project/XXXXX/ Download the support library and place it in the python34 directory or in the python34.zip package

label: Compilation tool

Download address

Netizen comments

Back to top