{"library":"usort","type":"library","category":null,"description":"µsort (pronounced 'micro-sort') is a Python utility for safe, minimal import sorting. Its primary goal is to reorder imports within detected 'blocks' without making dangerous changes or altering other code formatting. It works by identifying distinct import blocks and applying sorting rules based on common Python conventions. The current version is 1.1.3, and it maintains a public changelog for releases.","language":"python","status":"active","version":"1.1.3","tags":["import-sorting","formatter","code-quality","linter"],"install":[{"cmd":"pip install usort","imports":["from usort import usort_file","from usort import Config","from usort import Result"]}],"homepage":null,"github":"https://github.com/facebook/usort","docs":"https://usort.readthedocs.io","changelog":"https://usort.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/usort/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":1.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/usort/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}