Python and C

SIP and SWIG are packages used to generate python wrappers from C/C++.

I've posted some Python/C/C++ integration examples on GitHub at

http://github.com/arcoleo/pycpp

For the lazy, I've copied an example to this wiki at Python SWIG Example.


Python - C/C++ - Fixme