Installing programs that depend on, or are, python extensions.

Miki Tebeka miki.tebeka at gmail.com
Tue May 3 09:54:25 EDT 2011


> py2exe would work, but a correct installer would install Python if not
> present, then install the program.
py2exe packs everything you need, including Python. A program created with py2exe does not depend on installed Python.



More information about the Python-list mailing list