Calling python from C++.

Phil Austin phil at geog.ubc.ca
Wed Jun 7 19:54:14 EDT 2000


olczyk at interaccess.com (Thaddeus L. Olczyk) writes:

> Is it possible for C++ to call Python routines and vica-versa?
> I have to write apps in C++ that have a GUI. They have to run under
> almost any platform, so I thought that a python front end might do the
> trick.
> TIA.

Take a look at http://CXX.sourceforge.net/

You'll want the current CVS snapshot, as there have been several
bugs fixed in CXX-4.2

Regards, Phil



More information about the Python-list mailing list