distributing apps w/embedded python & missing modules

Andy Beall beall at psych.ucsb.edu
Thu Sep 26 14:16:03 EDT 2002


I working on an application in which I embed python to allow the end-user to
customize the apps behavior with scripts.  My question: Is there an easy way
to compile all of Python's modules into the app so that the user does not
need to separately download the core python package?  If there's standard
explanation for that which I've missed, just a reference to that would be
greatly appreciated.

Thanks,
Andy-






More information about the Python-list mailing list