{"library":"radon","type":"library","category":null,"description":"Radon is a Python tool that computes various metrics from the source code, including McCabe's cyclomatic complexity, raw metrics (SLOC, comment lines, blank lines), Halstead metrics, and the Maintainability Index. It can be used via the command line or programmatically through its API. The current version is 6.0.1, released in March 2023, and it maintains a consistent release cycle with several minor and patch updates annually.","language":"python","status":"active","version":"6.0.1","tags":["code quality","metrics","static analysis","linter","cyclomatic complexity","maintainability index","halstead metrics"],"install":[{"cmd":"pip install radon","imports":["from radon.complexity import cc_visit","from radon.metrics import mi_visit","from radon.raw import analyze","from radon.halstead import h_visit"]},{"cmd":"pip install radon[toml]","imports":[]},{"cmd":"pip install nbformat","imports":[]}],"homepage":"https://radon.readthedocs.org/","github":"https://github.com/rubik/radon","docs":null,"changelog":null,"pypi":"https://pypi.org/project/radon/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":83,"avg_install_s":2.1,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/radon/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}