[portland] Boost.Python
Brett Carter
brett at rdnzl.net
Thu Jun 11 01:48:44 CEST 2009
Depending on what you want to do, the built-in ctypes work well too:
http://www.python.org/doc/2.5.1/lib/module-ctypes.html
-Brett
On Jun 10, 2009, at 12:59 PM, Omar A Rodriguez wrote:
> Anyone have good/bad experience with Boost.Python? Do you know of
> other libraries that claim "seamless interoperability" between C++
> and Python?
>
> http://www.boost.org/doc/libs/1_39_0/libs/python/doc/index.html
>
> I've been toying with the idea of having a task management system in
> the threading sense implemented in C++ but accessible from Python. I
> came across Boost.Python earlier today and was wondering what you
> folks think.
>
>
> Thanks,
> -Omar
> _______________________________________________
> Portland mailing list
> Portland at python.org
> http://mail.python.org/mailman/listinfo/portland
More information about the Portland
mailing list