ports/devel/py-isort/pkg/DESCR

5 lines
228 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.