{"library":"llvmlite","type":"library","category":null,"description":"llvmlite is a lightweight Python binding to LLVM, primarily used for just-in-time (JIT) compilation. It allows Python code to construct LLVM Intermediate Representation (IR) in pure Python, which is then passed to LLVM for compilation and optimization. Maintained by the Numba team, it releases several times a year, often in conjunction with Numba updates and LLVM version bumps. The current stable version is 0.46.0.","language":"python","status":"active","version":"0.46.0","tags":["llvm","jit","compiler","numba","ir"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install llvmlite","imports":["from llvmlite import ir","import llvmlite.binding as llvm"]},{"cmd":"conda install llvmlite","imports":[]}],"homepage":"http://llvmlite.readthedocs.io","github":"https://github.com/numba/llvmlite","docs":null,"changelog":null,"pypi":"https://pypi.org/project/llvmlite/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/llvmlite/compatibility"}}