{"library":"libclang","type":"library","category":null,"description":"libclang provides Python bindings for Clang, the LLVM project's C, C++, and Objective-C compiler front-end. It allows programmatic access to Clang's AST (Abstract Syntax Tree), diagnostics, and other compiler functionalities. The `libclang` PyPI package, currently at version 18.1.1, mirrors the official LLVM project's Python bindings to simplify installation and is released in sync with major LLVM versions.","language":"python","status":"active","version":"18.1.1","tags":["llvm","clang","compiler","bindings","c++","c","ast","static analysis"],"last_verified":"Wed May 20","install":[{"cmd":"pip install libclang","imports":["from clang.cindex import Index","from clang.cindex import CursorKind","from clang.cindex import Config"]}],"homepage":"https://llvm.org","github":"https://github.com/sighingnow/libclang","docs":"https://libclang.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/libclang/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/libclang/compatibility"}}