Contents

clang 17.0.6

0

libclang python bindings

libclang python bindings

How to Install clang

You can install clang using pip

pip install clang

or add it to a project with poetry

poetry add clang

Package Details

Author
LLVM team - pypi upload by Loic Jaquemet
License
Apache-2.0 with LLVM exception
Homepage
http://clang.llvm.org/
PyPi:
https://pypi.org/project/clang/

Classifiers

  • Software Development/Compilers
No  clang  pypi packages just yet.

Errors

A list of common clang errors.

Code Examples

Here are some clang code examples and snippets.