python-clang
python-clang copied to clipboard
Python bindings for clang from clang HEAD
Clang Python ppackage for pypi
This is the python bindings subdir of llvm clang repository. https://github.com/llvm/llvm-project/tree/main/clang/bindings/python
The debian packages are pulled from llvm repo, extracted and pushed to pypi.
Installation
pip install clang
For a specific version
pip install clang==14