[capi-sig] Beginner Question PyObject* to int
KoDer
koder.mail at gmail.com
Thu Nov 13 13:00:36 CET 2008
2008/11/12 Stefan Behnel <stefan_ml at behnel.de>:
> Philipp Heuser wrote:
>> I am just starting to use the C API for Python. What I want to do is to
>> use an external funtion availabele in C and therfore I want to 'convert'
>> a list of floats from Python to an array of floats in C
>
> Since you're just starting, it's generally worth looking into Cython
> first, before investing time to learn the raw Python C-API.
>
> http://cython.org/
>
Or http://cxx.sourceforge.net/
--
K.Danilov aka KoDer
ICQ:214286120
Skype:koder.ua
Tel:8-050-4030512
Jabber:koder_ua at jabber.ru
More information about the capi-sig
mailing list