Quote:
Originally Posted by Victor
That's fine and dandy except that Python programs can be enormous. I used Py2exe and PyInstaller with good results (I would recommend PyInstaller for 1 file programs and Py2exe for many different scripts), a simple 'print "hello world!"' program made a 0.99 mb size .exe (PyInstaller) and a 2.5mb directory. Aside from the size issue, Python is an excellent language.
|
Isn't there some economies of scale going on here though? In that your 'print "hello world" turned into a 0.99mb .exe, but a 'print "hello world": print :"hello world"' would not result in a 1.98mb .exe....
I'm reminded of the standard fare which appears on the meter as soon as I get into a New York taxi....