Mixing Python and C: any easy way?

Andrew Bennetts andrew-pythonlist at puzzling.org
Wed Jan 15 23:37:07 EST 2003


On Wed, Jan 15, 2003 at 08:15:50PM -0800, Carl Bevil wrote:
> 
> Am I overreacting here?  And is there a better way to do this?  If not SWIG, 
> then what can do this task?  Am I asking for the impossible?  I've heard that 
> Python is supposed to be good at interfacing with C/C++.  Can someone give me 
> some pointers that will help me out here?

You might like Pyrex: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

-Andrew.






More information about the Python-list mailing list