{"library":"uncalled","type":"library","category":null,"description":"Uncalled is a Python library and command-line tool (version 0.1.8, released July 11, 2024) designed to identify unused functions within Python projects. It employs either regular expressions for speed (default) or Abstract Syntax Tree (AST) traversal for greater accuracy, also offering a combined mode to reduce false positives. Releases appear to be infrequent and as-needed.","language":"python","status":"active","version":"0.1.8","tags":["code analysis","linting","developer tool","unused code"],"last_verified":"Fri May 22","install":[{"cmd":"pip install uncalled","imports":["uncalled path/to/your/project"]}],"homepage":null,"github":"https://github.com/elazarg/uncalled","docs":null,"changelog":null,"pypi":"https://pypi.org/project/uncalled/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/uncalled/compatibility"}}