Shipping embedded Python project

Miki Tebeka miki.tebeka at zoran.com
Mon May 10 10:15:53 EDT 2004


Hello,

I've extended a C++ project with Python.
I'd like to ship the new project with all the required Python modules 
but *without* installing Python on client machines.

I know that py2exe/Installer/cx_freeze ... know how to find which 
modules are needed and pack them.

Is there a "standard" way to do this? I didn't find anything in the docs.

Thanks.
Miki



More information about the Python-list mailing list