{"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"],"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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/clang-tidy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}