Call C++ Function in Python

Will Newton will at misconception.org.uk
Mon Aug 12 13:18:41 EDT 2002


On Monday 12 Aug 2002 3:35 pm, Arivazhagan wrote:

> We are planning to use python in our c++ Project. We have to invoke a
> C++ function from Python. can any one help?

If you need full C++ OO support then SWIG may be what you are looking for:

http://www.swig.org




More information about the Python-list mailing list