isort

Import sorter

A tool that sorts Python imports alphabetically and separates them into sections by type

A Python utility / library to sort imports.

GitHub

7k stars
46 watching
584 forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists

auto-formattercleanercliformatterhacktoberfestisortlinterpythonpython-utilitypython3sorting-imports

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gforcada/flake8-isortTool to automatically format Python imports according to user-defined settings176
pycqa/flake8-import-orderA plugin that checks the ordering of imports in Python code according to specific style guides.277
pylessard/python-can-isotpProvides a Python implementation of the ISO-15765 protocol for automotive networking263
pycqa/modernizeTransforms Python 2 source code into compatible Python 3 and 2.6+ code356
nbqa-dev/nbqaAutomates code quality checks and formatting for Jupyter Notebooks1,057
alexpasmantier/pymple.nvimAutomatically updates imports and resolves missing imports in Python files when the file or directory is moved or renamed89
indygreg/pyoxidizerA tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.5,562
jarmani/py-openbsd-pledgeProvides a Python interface to manage process isolation and confinement on systems supporting OpenBSD's pledge feature.9
pycqa/autoflakeA tool to automatically remove unused imports and variables from Python code based on pyflakes analysis908
google/pytypeAutomates type checking and error prevention in Python code4,791
hakancelikdev/unimportTool for detecting and removing unused import statements in code239
spoqa/flake8-import-order-spoqaA tool that enforces a specific import order convention in Python code.15
pycaret/pycaretAn automation tool for machine learning workflows in Python9,026
tlocke/flake8-alphabetizeTools to alphabetize and check the order of import statements, exception lists, and all lists in Python code.16
mtshiba/pylyzerA fast and feature-rich static code analyzer and language server for Python2,550