[portland] Boost.Python

Omar A Rodriguez omar at gnlnx.net
Thu Jun 11 02:38:54 CEST 2009


Thanks for the quick responses :-).

I will look into all of these suggestions. If all goes well I might  
present my progress in a future monthly meeting :-P

-omar

On Jun 10, 2009, at 4:48 PM, Brett Carter <brett at rdnzl.net> wrote:

> 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
>
> _______________________________________________
> Portland mailing list
> Portland at python.org
> http://mail.python.org/mailman/listinfo/portland


More information about the Portland mailing list