Calling C functions (libs) from Python

Richard Jones Richard.Jones at fulcrum.com.au
Wed Dec 15 18:11:12 EST 1999


[G. David Kuhlman]
> Eugene Akovantsev (aei at ic.vrn.ru) wrote:
> > How i can call external C functions from Python? I don't have
> > sources, only *.h and *.lib files.
> > 
> 
> Take a look at calldll. If I understand correctly, it does what you
> want.  Go to:
> 
>     http://www.nightmare.com/software.html
> 
> and search for "calldll".

   An alternative is Minotaur,

       http://mini.net/pub/ts2/minotaur.html


     Richard






More information about the Python-list mailing list