Use Python library from C++
Chang LI
changli_to at hotmail.com
Thu Nov 25 12:14:30 EST 2004
More information about the Python-list mailing list
Thu Nov 25 12:14:30 EST 2004
- Previous message (by thread): import can't find xml.sax.saxlib from PyXML
- Next message (by thread): Use Python library from C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Chris S." <chrisks at NOSPAM.udel.edu> wrote in message news:<ukgpd.12554$Vy.6850 at trndny06>... > zhao wrote: > > > Try boost.python and SWIG? > > (boost.sourceforge.net, swig.sourceforge.net) > > > > Both provide a interface between C/C++ and python > > if you want gui under python, you also can try wxpython or pygtk > > I thought SWIG ported C/C++ libraries to Perl, Python, Ruby, Tcl, etc? > How would you use it to port Python into C/C++? > SWIG is for Python to use C++. I am searching for in reverse. > I think what you're looking for is instruction on how to embed Python in > your C/C++ application.
- Previous message (by thread): import can't find xml.sax.saxlib from PyXML
- Next message (by thread): Use Python library from C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list