Pythoning of C++ objects

Mikhail Astafiev mikle at amv.tsk.ru
Sun Oct 10 06:09:44 EDT 1999


Hi folks,

My problem is as follows:

There is a C++ data processing class library. I have to write Python
extension allowing to manipulate C++ objects and call their methods
from Python. I don't want to use CXX - I want to write something more
lightweight.

Could anybody point/send some example/documentation/comments on
porting C++ classes to Python?

Any help greatly appreciated!!

TIA, Mikhail.






More information about the Python-list mailing list