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.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/python3-isort && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
4.2.15.tar.gz | 0000301941 295 KB | |
patch-shebang.patch | 0000000285 285 Bytes | |
python3-isort.changes | 0000003569 3.49 KB | |
python3-isort.spec | 0000002326 2.27 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 1)
New package python3-isort, renamed from the python-isort package in SLE-15:GA so the 3.6 flavor can coexist with the python-isort package that builds the 3.11 flavor (jsc#PED-7230) Make it use update-alternatives to fix a conflict with python-isort in Staging:G bugowner: group:python-maintainers
Comments 0