A small, safe import sorter
μsort is a safe, minimal import sorter. Its primary goal is to make no "dangerous" changes to code, and to make no changes on code style. This is achieved by detecting distinct "blocks" of imports that are the most likely to be safely interchangeable, and only reordering imports within these blocks without altering formatting. Code style is left as an exercise for linters and formatters.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.3-4.fc35 | - |
Fedora 35 | 0.6.3-4.fc35 | - |
Fedora 34 | 0.6.3-2.fc34 | - |
You can contact the maintainers of this package via email at
python-usort dash maintainers at fedoraproject dot org
.