A Python utility / library to sort Python imports
https://pycqa.github.io/isort/
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 and by type. It provides a command line
utility, Python library and plugins for various editors to quickly sort all your
imports. It requires Python 3.6+ to run but supports formatting Python 2 code
too.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / python-isort
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-isort && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
isort-4.3.9.tar.gz | 0000062076 60.6 KB | |
python-isort.changes | 0000007593 7.42 KB | |
python-isort.spec | 0000002200 2.15 KB |
Revision 13 (latest revision is 120)
Tomáš Chvátal (scarabeus_iv)
accepted
request 680021
from
John Vandenberg (jayvdb)
(revision 13)
- Drop add-editorconfig.patch made redundant by new sdist - Add fdupes - Update to v4.3.9, including Python 3.7 support
Comments 0