C++ and Python
hg
hg at nospam.org
Fri Mar 9 03:28:54 EST 2007
Mandus wrote:
> 8 Mar 2007 22:04:48 -0800 skrev bressert at gmail.com:
>> Hi Everyone,
>>
>> I'm considering about generating some Python Bindings for C++
>> libraries. What are considered the best tools for doing something like
>> this? I know that there are SWIG, SIP, Boost.Python, and GCC_XML.
>
> We are doing this quite extensively at work, and have found that in the
> long run SWIG is the best solution. OMMV, but if you ask me, the answer
> is SWIG.
>
> mvh,
> --
> Mandus - the only mandus around.
Hi,
Why do you think it is better than ctypes ?
Thanks,
hg
More information about the Python-list
mailing list