Embedded Python.

Tom Cocagne rakis at gmpexpress.net
Thu Oct 7 14:12:18 EDT 2004


 The py2exe site and associated wiki may have some useful information for
you. 
 http://starship.python.net/crew/theller/py2exe/
 http://starship.python.net/crew/theller/moin.cgi/Py2Exe


winlinchu at yahoo.it wrote:

> I would want to embed Python interpreter in an application, but only
> the
> interpreter without the modules of the standard library (unless sys,
> builtin or some others, that are indispensables). In "setup.py" of the
> source tree, there is a variable that must contain the list of modules
> to not install. I have added some modules, but does not work.
> 
> How can I do? Thanks.




More information about the Python-list mailing list