Pythoning of C++ objects

Phil Austin phil at geog.ubc.ca
Sun Oct 10 10:51:47 EDT 1999


Mikhail Astafiev <mikle at amv.tsk.ru> writes:

> Hi folks,
> 
> 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.
> 

Take a look at Gordon McMillan's C++ classes:

http://starship.python.net/crew/gmcm/scxx.html

-- 
------------------------------------------------------------
Phil Austin  (paustin at eos.ubc.ca)
Department of Earth and Ocean Sciences,  Tel: (604) 822-2663
University of British Columbia, B.C.     Fax: (604) 822-6150




More information about the Python-list mailing list