Python is a programming language, but it needs this:
https://www.python.org/downloads/
It is open-source, and free.
Can you guys make this a portable app? I really need this
Thanks
You are here
Python
The WinPython (https://winpython.github.io/) guys hold a great Python Distribution.
We better have some kind of collaboration with them (More over, they try to make their distribution portable as well).
Hi Lawrence
I don't know how new (latest release) your Python needs are but, if you can get by with an older version - 2.7.6.1 and 3.2.5.1 can (I think) still be downloaded... I should say that I downloaded both not too long ago - see here http://portablepython.com/wiki/Download/
Another option might be to find a Linux distro that is targeted at Python programming and run the distro live (bootable USB), you might get a bunch of additional tools as well... or you could install Linux in a VM, and make the VM your Python programming environment. Python is a big part of Linux so this option has the most options for a robust work flow I would think.
Just a bit of FYI.