logo
首页技术栈工具库讨论
sip

sip

SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconifwe/sip6
CONDA
conda install -c anaconda sip
查看
标签
根据用户添加的标签生成
暂无标签