Using Python for programming algorithms

Grant Edwards grante at visi.com
Tue May 20 13:24:43 EDT 2008


On 2008-05-20, Ivan Illarionov <ivan.illarionov at gmail.com> wrote:
> On Mon, 19 May 2008 11:07:06 -0700, Vicent Giner wrote:
> [...]
>> 
>> By the way, is it possible (and easy) to call a C function from a Python
>> program??
>
> Yes.
>
> http://groups.google.com/group/comp.lang.python/msg/9d47913a265c348a

Even easier:

http://docs.python.org/lib/module-ctypes.html

-- 
Grant Edwards                   grante             Yow! I'd like some JUNK
                                  at               FOOD ... and then I want to
                               visi.com            be ALONE --



More information about the Python-list mailing list