Good examples for Embedding python in C, C++

Henko Gouws (H) gouwsh2 at telkom.co.za
Wed Apr 28 07:54:42 EDT 2004


Hallo

I am looking for good examples on how to call a python script from C,
C++ and pass parameters (list of strings) to the python script.  The
aim is to ultimately allow the end-user to modify the python script,
without any code recompilation, to suit the needs of the end-user.
The C, C++ part will remain intact.

I could not find good examples, that could help me with this, in the
references from python.org.  I would appreciate your help.

thanks
Henko




More information about the Python-list mailing list