Compiling Python into a dynamic link library

前端 未结 0 1246
忘了有多久
忘了有多久 2020-11-29 10:32

I know that I can use Cython to compile *.py files into *.so files, but I want the *.so files to be completely separated from the python environment and run normally in C /

相关标签:
回答
  • 消灭零回复
提交回复
热议问题