Using C++ and ctypes together: a vast conspiracy? ;)
Thomas Heller
theller at python.net
Fri Jun 5 04:03:59 EDT 2009
Joseph Garvin schrieb:
> On Thu, Jun 4, 2009 at 3:23 PM, Brian <Brian.Mingus at colorado.edu> wrote:
>> What is the goal of this conversation that goes above and beyond what
>> Boost.Python + pygccxml achieve?
>
> I can't speak for others but the reason I was asking is because it's
> nice to be able to define bindings from within python. At a minimum,
> compiling bindings means a little extra complexity to address with
> whatever build tools you're using.
AFAIU, pybindgen takes this approach. And, AFAIK, pygccxml can generate
pybindgen code.
More information about the Python-list
mailing list