红联Linux门户
Linux帮助

用C++开发Python扩展 PyCXX

发布时间:2013-03-07 11:13:47来源:红联作者:empast
PyCXX 项目的目的是为了简化用 C++ 开发 Python 扩展。

PyCXX is a set of classes to help create extensions of Python in the C++ language.
The first part encapsulates the Python C API taking care of exceptions and ref counting.
The second part supports the building of Python extension modules in C++.

项目主页:http://sourceforge.net/projects/cxx/

下载地址:http://sourceforge.net/projects/cxx/files/

来自:开源中国社区
文章评论

共有 0 条评论