C++ and Python

Moshe Zadka moshez at zadka.site.co.il
Wed Nov 8 20:54:30 EST 2000


> Hi,
> I was wondering if there is already a more or less automatic way out there
> to build Python interfaces to C++ classes.  
> I want to write the Gui in python and the C++ part interact with this Gui. 
> It should be a Python program that use C++ static Lib or Dll.
> Can you pls send me some examples? 
> Thanks,
> Aviad

SWIG (www.swig.org)
CXX (was originally from LLNL, there is probably  some reference from
     numpy.sourceforge.net)
SCXX (by Gordon McMillan, probably on his page somewhere)
-- 
Moshe Zadka <sig at zadka.site.co.il>
This is a signature anti-virus. 
Please stop the spread of signature viruses!




More information about the Python-list mailing list