libclang
PyPIv18.1.1Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
Overview
libclang is an PyPI package that clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier. The latest version is 18.1.1, released under the Apache License 2.0 license.
Who should use it
Teams working in the PyPI ecosystem who need clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (Apache License 2.0).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of libclang.
Used by
Popular packages that depend on libclang.
Frequently installed together
Python HTTP for Humans.
Fundamental package for array computing in Python
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
An AST unparser for Python
The FlatBuffers serialization format for Python
Python AST that abstracts the underlying Python version
No description provided.
Most extensible Python build backend with support for C/C++ extension modules
Python 2 and 3 compatibility utilities
Module for decorators, wrappers and monkey patching.
HTTP/2-based RPC framework
Version history
| Version | Published | License |
|---|---|---|
| 18.1.1latest | 2 years ago | Apache License 2.0 |
| 17.0.6 | 2 years ago | Apache License 2.0 |
| 16.0.6 | 3 years ago | Apache License 2.0 |
| 16.0.0 | 3 years ago | Apache License 2.0 |
| 15.0.6.1 | 3 years ago | Apache License 2.0 |
| 15.0.6 | 3 years ago | Apache License 2.0 |
| 15.0.3 | 3 years ago | Apache License 2.0 |
| 14.0.6 | 4 years ago | Apache License 2.0 |
| 14.0.1 | 4 years ago | Apache License 2.0 |
| 13.0.0 | 4 years ago | Apache License 2.0 |
| 12.0.0 | 4 years ago | Apache License 2.0 |
| 11.0.1 | 5 years ago | Apache License 2.0 |
| 11.1.0 | 5 years ago | Apache License 2.0 |
| 11.0.0 | 5 years ago | Apache License 2.0 |
| 10.0.1.0 | 6 years ago | Apache License 2.0 |
| 9.0.1 | 6 years ago | Apache License 2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install libclang?
Run `pip install libclang` to add libclang to your PyPI project.
What license is libclang released under?
libclang is distributed under the Apache License 2.0 license.
How popular is libclang?
libclang has approximately 0 downloads per week and 1 known dependent packages.