Embedding Python into C/C++ applications

Roman Yakovenko roman.yakovenko at gmail.com
Sun Feb 5 01:08:19 EST 2006


On 2/3/06, John Dean <john at totalrekall.co.uk> wrote:
> Hi
>
> Could somebody, please tell me where I can find information about embedding
> Python into a C/C++ application. The example in the docs is rather simple. I
> am looking for something a bit more complex and longer

For my opinion: Boost.Python is the way to go:

http://boost.org/libs/python/doc/tutorial/doc/html/python/embedding.html

There is also an other project:

http://cxx.sourceforge.net/PyCXX.html

> --
> Best Regards
> John
> --
> http://mail.python.org/mailman/listinfo/python-list
>

--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Python-list mailing list