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.
pip install clang
For a specific version
pip install clang==14