Accessing c objects in python

Thomas Heller theller at python.net
Fri Aug 8 10:40:19 EDT 2003


Duncan Booth <duncan at NOSPAMrcp.co.uk> writes:

> Thomas Heller <theller at python.net> wrote in news:smocwafb.fsf at python.net:
>
>> Would you care to write a more detailed summary of your findings? This
>> would probably make a good page in the main Python wiki...
>> 
>
> I did an evaluation of the various ways to link to Python for the ACCU 
> conference this year, although I must say my conclusion was slightly 
> different than Alex's: I would use Pyrex in preference to SWIG even if I 
> didn't want to embed much code in the interface.
>
> You can find a paper describing my views at:
>
> http://dales.rmplc.co.uk/Duncan/accu/integratingpython.html
>
> The slides and source code for the talks are also on the same site. See 
> http://dales.rmplc.co.uk/Duncan/accu
>

Interesting. I added these links to the Python wiki.

Thomas




More information about the Python-list mailing list