Using C++ classes in python

Achim Domma achim.domma at syynx.de
Wed Jan 29 17:38:03 EST 2003


"Michael Andersson" <a98mican at ida.his.se> wrote in message
news:3E384CF9.8090006 at ida.his.se...
> Is it possible to create a class in C++ that can be instansiated in a
> python script?

I think this might be, what you are looking for:
http://www.boost.org/libs/python/doc/index.html

regards,
Achim






More information about the Python-list mailing list