{"library":"isort","type":"library","category":null,"description":"isort is a Python utility and library designed to sort imports alphabetically, automatically separating them into sections by type. It provides a command-line utility, a Python library, and plugins for various editors to streamline import organization. Currently at version 8.0.1, isort maintains an active development pace with frequent major and minor releases, ensuring ongoing feature enhancements and bug fixes.","language":"python","status":"active","version":"8.0.1","tags":["code formatter","linter","imports","development tool","static analysis","pre-commit"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install isort","imports":["import isort"]}],"homepage":"https://pycqa.github.io/isort/index.html","github":"https://github.com/PyCQA/isort","docs":"https://pycqa.github.io/isort/index.html","changelog":"https://github.com/PyCQA/isort/releases","pypi":"https://pypi.org/project/isort/","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":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/isort/compatibility"}}