embedding_python:在C中嵌入Python的示例

时间:2024-06-02 05:59:30
【文件属性】:

文件名称:embedding_python:在C中嵌入Python的示例

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-02 05:59:30

C

embedding_python 需要gcc,make,python-dev建立这个项目 教程总结 教程1 Very high level embedding 教程2 Pure embedding by manipulating Python objects 教程3 Multi-thread in Python layer 教程4 Multi-thread in C layer 教程5 C function callbacks in Python by new module 教程6 C function callbacks in Python by function object 教程7 Multi-thread in Python layer and invoke C function callbacks 教程8 Multi-thread in Python laye


【文件预览】:
embedding_python-master
----worker.py(624B)
----tutorial-8.c(2KB)
----tutorial-3NG.c(1KB)
----work.py(80B)
----func-callback.py(140B)
----tutorial-5.c(1KB)
----tutorial-3.c(1KB)
----LICENSE(1KB)
----tutorial-2.c(955B)
----README.md(582B)
----worker-callback.py(838B)
----tutorial-1.c(231B)
----makefile(248B)
----tutorial-4.c(1KB)
----func-module.py(155B)
----tutorial-6.c(1KB)
----func.py(127B)
----tutorial-7.c(2KB)
----tutorial-8NG.c(2KB)

网友评论