flake8-isort
Import sorter
Tool to automatically format Python imports according to user-defined settings
flake8 plugin that integrates isort
176 stars
9 watching
151 forks
Language: Python
last commit: over 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Checks Python string formatting against the latest standard | 14 | |
| Tools to alphabetize and check the order of import statements, exception lists, and all lists in Python code. | 16 | |
| A plugin that helps write more organized imports in Python code. | 72 | |
| A plugin that checks the ordering of imports in Python code according to specific style guides. | 277 | |
| Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 | |
| Checks Python code for compatibility with future imports. | 18 | |
| A flake8 plugin that reports the use of internal names in Python code to help avoid maintenance issues. | 4 | |
| A tool to identify encoding issues in Python code | 6 | |
| Ensures explicit module imports in Python code to maintain quality and readability. | 3 | |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 | |
| A tool that enforces a specific import order convention in Python code. | 15 | |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 | |
| Automatically checks Python typing module imports for compatibility with different Python versions. | 48 | |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 | |
| Provides a set of recommended import conventions for popular Python packages | 7 |