{"library":"classify-imports","type":"library","category":null,"description":"classify-imports is a Python utility library designed for refactoring imports in Python-like syntax. It provides tools to parse import statements, classify them into categories (e.g., built-in, third-party, application), and sort them according to defined rules. The library is currently at version 4.2.0 and is actively maintained with a focus on import organization.","language":"python","status":"active","version":"4.2.0","tags":["refactoring","python","imports","code-quality","linting","sorting"],"last_verified":"Sun May 24","install":[{"cmd":"pip install classify-imports","imports":["from classify_imports import import_obj_from_str","from classify_imports import sort","from classify_imports import classify_base","from classify_imports import Classified"]}],"homepage":null,"github":"https://github.com/asottile/classify-imports","docs":null,"changelog":null,"pypi":"https://pypi.org/project/classify-imports/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/classify-imports/compatibility"}}