Embedding Python into C/C++ applications

Farshid Lashkari lashkariNO at SPAMworldviz.com
Fri Feb 3 16:49:06 EST 2006


John Dean wrote:
> Hi
> 
> Could somebody, please tell me where I can find information about embedding
> Python into a C/C++ application. The example in the docs is rather simple. I
> am looking for something a bit more complex and longer
> 

Are you looking for a specific kind of example? Here is a link to a two 
part tutorial on Code Project that might help you out:

http://www.codeproject.com/cpp/embedpython_1.asp
http://www.codeproject.com/cpp/embedpython_2.asp

-Farshid



More information about the Python-list mailing list