Monday, August 7, 2017

Running Python On USB | WinPython

Just tried using Python on USB via WinPython.
It's pretty handy.

Simply double-click the WinPython execute file downloaded from its official website.
And you'll see a zip folder.
Unzip it to wherever you want (in my case, a USB stick).

You're ready to code.

Simply double-click the icon "Spyder" to open up the code editor.




No comments:

Post a Comment