asottile / reorder-python-importsLinks
Rewrites source to reorder python imports
☆772Updated this 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,108Updated last week
- Pytest plugin to randomly order tests and control random.seed☆684Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated 2 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated 2 weeks 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…☆676Updated last month
- Flexible test automation for Python☆1,474Updated last week
- docstring style checker☆1,117Updated 2 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,500Updated last week
- Formats docstrings to follow PEP 257☆578Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆935Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Naming Convention checker for Python☆527Updated 7 months ago
- Dev tools for python☆1,064Updated 10 months ago
- Provides a fake file system that mocks the Python file system modules.☆725Updated this week
- McCabe complexity checker for Python☆672Updated last year
- A formatter for finding and removing unused import statements.☆310Updated last week
- pytest plugin for pretty printing the test summary.☆465Updated 6 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆650Updated 2 weeks ago
- dead simple python dead code detection☆391Updated this week
- Mirror of mypy for pre-commit☆340Updated last week
- Python Linter for performance anti patterns☆705Updated last year
- the blessed package to manage your versions by scm tags☆929Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆727Updated last week
- better error messages for assert equals in pytest☆330Updated last year
- Lint your Python architecture.☆887Updated last week
- Manage the release notes for your project.☆876Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated 3 months ago