0

What is the easiest way to package Python programs into stand-alone executables?

rectangletangle
  • 50,393
  • 94
  • 205
  • 275
  • 1
    Answers here: http://stackoverflow.com/questions/2933/an-executable-python-app and http://stackoverflow.com/questions/49146/what-is-the-best-way-to-make-an-exe-file-from-a-python-program – xnine Sep 14 '10 at 04:39

1 Answers1

0

http://python-packager.com :-)