embeding python in C++ ??
Thomas Weholt
thomas at bibsyst.no
Thu Feb 3 09:51:20 EST 2000
More information about the Python-list mailing list
Thu Feb 3 09:51:20 EST 2000
- Previous message (by thread): embeding python in C++ ??
- Next message (by thread): embeding python in C++ ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
JerryJerry wrote: > > I would like to embed python within a C++ application. I want to call python > scripts from C++ objects and call C++ object methods from python scripts. > > Does anyone have experience with this? > > I am new to Python, so I don't know how involved this is, or if it is even > possible. > > Thanks in advance. > Jerry I think the "Programming Python"-book has some examples on this. I`ve asked questions about a similar topic earlier so search this group and take a look at the answers I got then. Thomas
- Previous message (by thread): embeding python in C++ ??
- Next message (by thread): embeding python in C++ ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list