I just started to use PortablePythonScripter, which is an interpreter.
Dummyquestion: why can't I find a Python compiler which is able to create standalone .exe files for Windows ?
New: Kanri (Oct 9, '24), Platform 29.5.3 (Jun 27, '24)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, Please donate today
http://www.py2exe.org/ (Python 2)
http://cx-freeze.sourceforge.net/ (Python 3)
cx_freeze probably works with Python 3 scripts, but I'm pretty sure py2exe has no support for py3k at all.
Vintage!
Wow, that was fast !
Thanks, I'll try them out.
Are these compilers themselves portable ?
Possibly, but I doubt they're specifically made to be.
Vintage!
http://www.portablepython.com/