{"library":"deadcode","type":"library","category":null,"description":"The `deadcode` library is a static analysis tool for Python that identifies unused functions, classes, and variables within a codebase. It helps developers clean up projects by pinpointing code that is no longer reachable or imported. As of version 2.4.1, it focuses on providing a robust CLI experience with programmatic API access. The project maintains an active development cycle, with major releases incorporating significant refactors and minor releases for bug fixes and feature enhancements.","language":"python","status":"active","version":"2.4.1","tags":["code analysis","static analysis","dead code","linting","code quality"],"last_verified":"Tue May 26","install":[{"cmd":"pip install deadcode","imports":["from deadcode.finder import find_dead_code","from deadcode.config import default_config"]}],"homepage":null,"github":"https://github.com/albertas/deadcode","docs":"https://deadcode.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/deadcode/","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.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/deadcode/compatibility"}}