Hi, I recently checked out py2exe (on Windows). Looks good. Was able to build an EXE out of one of my Python apps.
Wondering how it works? Does it actually compile the Python source of your script into machine language, or does it do something more like bundling the Python interpreter, the Python libraries and the script itself, into a file? Will look at the source code but would like to get some ideas ... Thanks ... Vasudev Ram Dancing Bison Enterprises Biz site: http://www.dancingbison.com Blog on software innovation: http://jugad.livejournal.com xtopdf: PDF creation/construction toolkit: http://www.dancingbison.com/products.html -- http://mail.python.org/mailman/listinfo/python-list