{"library":"clang-tidy","type":"library","category":null,"description":"The `clang-tidy` Python package provides pre-built binaries of the LLVM-based code analyser tool `clang-tidy`, making the executable available in Python environments. It is currently at version 22.1.0.1, primarily reflecting the packaged LLVM version. Releases typically follow major LLVM releases, with additional patches for packaging updates.","language":"python","status":"active","version":"22.1.0.1","tags":["code analysis","linting","LLVM","C++","executable wrapper"],"last_verified":"Sun May 24","install":[{"cmd":"pip install clang-tidy","imports":["import subprocess\n# Or use: python -m clang_tidy"]}],"homepage":"https://clang.llvm.org/extra/clang-tidy/","github":"https://github.com/llvm/llvm-project","docs":"https://clang.llvm.org/extra/clang-tidy/index.html#clang-tidy","changelog":null,"pypi":"https://pypi.org/project/clang-tidy/","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.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/clang-tidy/compatibility"}}