asottile / reorder-python-importsLinks
Rewrites source to reorder python imports
☆770Updated last week
Alternatives and similar repositories for reorder-python-imports
Users that are interested in reorder-python-imports are comparing it to the libraries listed below
Sorting:
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,105Updated last week
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆672Updated 2 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆945Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆368Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,479Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆913Updated 10 months ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆671Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated 2 weeks ago
- docstring style checker☆1,116Updated last year
- dead simple python dead code detection☆384Updated last week
- McCabe complexity checker for Python☆666Updated last year
- Formats docstrings to follow PEP 257☆574Updated 2 months ago
- Dev tools for python☆1,056Updated 8 months ago
- Naming Convention checker for Python☆525Updated 5 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Provides a fake file system that mocks the Python file system modules.☆718Updated last week
- Mirror of mypy for pre-commit☆334Updated last month
- Flexible test automation for Python☆1,458Updated this week
- Enforce the same settings on multiple projects☆410Updated this week
- pytest plugin for pretty printing the test summary.☆458Updated 4 months ago
- A formatter for finding and removing unused import statements.☆308Updated 3 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆850Updated last week
- Poetry PEP 517 Build Backend & Core Utilities☆471Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,257Updated 3 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆727Updated last month
- Python Linter for performance anti patterns☆697Updated last year
- Manage the release notes for your project.☆861Updated 2 weeks ago
- better error messages for assert equals in pytest☆328Updated last year