ctypeslib:从C标头生成python ctypes类。 需要LLVM叮当声

时间:2024-05-20 19:42:26
【文件属性】:

文件名称:ctypeslib:从C标头生成python ctypes类。 需要LLVM叮当声

文件大小:107KB

文件格式:ZIP

更新时间:2024-05-20 19:42:26

python libclang ctypes Python

ctypeslib与libclang docs /文件夹中的。 状态更新 2021-02: 感谢您的请求 注意:由于stddef和其他原因,必须安装libclang-xx-dev。 碰到libclang-11 2018-01-03:master分支与libclang-5.0 HEAD,pypi的python clang,python3配合使用 2017-05-01:master分支与libclang-4.0 HEAD一起使用 安装 在Ubuntu上,libclang库随版本一起安装。 该库尝试加载一些不同的版本以帮助您。 ( __init__.py )但是,如果遇到版本兼容性问题,则可能必须使用以下解决方案之一解决此问题: 安装libclang-11-dev以获取libclang.so(也许) 或创建一个指向libclang-11.so.1的链接,名为libclang.so


【文件预览】:
ctypeslib-master
----.gitignore(84B)
----setup.cfg(37B)
----atom.mk(4KB)
----README.md(9KB)
----.github()
--------workflows()
--------FUNDING.yml(66B)
----test()
--------test_callbacks.py(1KB)
--------test_record.py(10KB)
--------test_clang2py.py(12KB)
--------test_macro.py(21KB)
--------test_bitfield.py(3KB)
--------util.py(6KB)
--------test_fast_clang.py(3KB)
--------test_enum.py(12KB)
--------test_clangparser.py(1KB)
--------test_api.py(2KB)
--------test_types_sizes.py(3KB)
--------__init__.py(884B)
--------test_cross_arch.py(785B)
--------test_function.py(3KB)
--------test_pointer.py(1KB)
--------test_types_values.py(12KB)
--------data()
--------test_strings.py(5KB)
----docs()
--------codegen.txt(14KB)
--------ctypeslib_2.0_Introduction.ipynb(14KB)
----CHANGES.md(130B)
----.gitattributes(21B)
----test.sh(681B)
----lint.txt(52KB)
----TODO(449B)
----requirements.txt(10B)
----ctypeslib()
--------library.py(2KB)
--------clang2py.py(10KB)
--------codegen()
--------experimental()
--------__init__.py(2KB)
--------data()
----LICENSE.txt(1KB)
----MANIFEST.in(350B)
----pyproject.toml(521B)
----setup.py(1KB)

网友评论