how to package embedded python?

David M. Cotter me at davecotter.com
Wed Jul 31 11:47:19 EDT 2013


okay, well that might turn out to be useful, except i don't quite know how to use it, and there are no "from scratch" instructions.

i managed to download "py2exe-0.6.9.zip" and unzip it, but how does one "install" this package?  (yes, still a newb at that)

then, once installed, how do i say "include the entire world" instead of just "mymodule" ?  cuz the point of embedding python on my app is that the end-user can run any script at all, not just one module.



More information about the Python-list mailing list