{"library":"eradicate","type":"library","category":null,"description":"Eradicate is a Python library and command-line tool designed to remove commented-out code from Python files. It identifies block comments that contain valid Python syntax, which are likely to be old, commented-out code, helping to clean up repositories. It aims to avoid false positives by intelligently detecting code patterns within comments. The library is actively maintained, with version 3.0.1 released recently, focusing on Python version compatibility and continuous improvements.","language":"python","status":"active","version":"3.0.1","tags":["code quality","linter","static analysis","refactoring","cli"],"last_verified":"Fri May 22","install":[{"cmd":"pip install eradicate","imports":["import eradicate"]}],"homepage":null,"github":"https://github.com/pycqa/eradicate","docs":null,"changelog":null,"pypi":"https://pypi.org/project/eradicate/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/eradicate/compatibility"}}