A Python utility / library to sort Python imports.
isort your python imports for you so you don’t have to.
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. It currently cleanly supports Python 2.6 - 3.5 using pies to achieve this without ugly hacks and/or py2to3.
- Links to openSUSE:Factory / python-isort
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000455 455 Bytes | over 3 years |
Comments for python-isort 1
bmwiedemann wrote 6 months ago
GOOD: reproducibleopensuse scripts found this python-isort to have "status" : "reproducible"