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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-isort && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
isort-5.5.1-gh.tar.gz | 0000616959 602 KB | |
isort-5.5.1.tar.gz | 0000144834 141 KB | |
python-isort.changes | 0000028348 27.7 KB | |
python-isort.spec | 0000004905 4.79 KB |
Revision 19 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 833014
from
Benjamin Greiner (bnavigator)
(revision 19)
- skip a flaky test gh#PyCQA/isort#1466 - Update to 5.5.1 - Version 5.5.0 - Github repo moved to PyCQA/isort - URL moved to https://pycqa.github.io/isort/
Comments 0