Extending Python with C-Libs

Moshe Zadka moshez at math.huji.ac.il
Wed Apr 5 18:00:07 EDT 2000


On Wed, 5 Apr 2000, Frank Rotermund wrote:

> Hello
> 
> I have a Library written in C with its Headerfiles but without the
> Sourcecode.
> Does anybody know an easy way to extend Python with this Library?

Use SWIG (http://www.swig.org). It only needs headers anyway.
--
Moshe Zadka <mzadka at geocities.com>. 
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list