Vue Python for Beginners - Part 2

How do I run a Python Script in Vue?

Running a Python script in Vue is really easy. First click on Python in the menu at the top of the Vue window.

Vue 5 Infinite Python Menu

Next you have two choices. You can either run a script you have run recently from the list.

Vue 5 Infinite Python Quick Run

If the script you want to run isn't in the list you can open a file by selecting "Run Python script..." .

Vue 5 Infinite Python Run Python script

Then browse the file and select it to run it.

Vue 5 Infinite Python Find File to Run

Previous Page | Next Page