开发者

Python including C code

We are developing software in Python, but two of our team know only C/C++. My question is, how can we m开发者_开发知识库ake plugins or is it possible to include dll in Python and how?


Unless you already have existing C/C++ libraries you want to integrate into Python, it's a waste of time. Toss a copy of the tutorial on their desks and tell them to take a few days to learn it.


http://docs.python.org/extending/extending.html

http://docs.python.org/extending/

http://en.wikibooks.org/wiki/Python_Programming/Extending_with_C

http://wiki.cacr.caltech.edu/danse/index.php/Writing_C_extensions_for_Python

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜