{"library":"autoflake","type":"library","category":null,"description":"autoflake is a Python library and command-line tool that removes unused imports and unused variables from Python code. It aims to clean up source files by making minimal, focused changes. It is actively maintained by the PyCQA organization, with frequent minor releases, currently at version 2.3.3.","language":"python","status":"active","version":"2.3.3","tags":["code-quality","linter","formatter","refactoring","static-analysis"],"last_verified":"Wed May 20","install":[{"cmd":"pip install autoflake","imports":["from autoflake import fix_code","from autoflake import fix_file"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/autoflake/","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.6,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autoflake/compatibility"}}