asottile / reorder-python-importsLinks
Rewrites source to reorder python imports
☆772Updated 3 weeks ago
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 month
- Removes unused imports and unused variables as reported by pyflakes☆949Updated last month
- Pytest plugin to randomly order tests and control random.seed☆687Updated last week
- Run `black` on python code blocks in documentation files☆677Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated 3 weeks 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,505Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆943Updated last month
- 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 2 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆656Updated last week
- Formats docstrings to follow PEP 257☆578Updated last week
- docstring style checker☆1,118Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Naming Convention checker for Python☆528Updated 8 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Provides a fake file system that mocks the Python file system modules.☆728Updated this week
- better error messages for assert equals in pytest☆330Updated last year
- Mirror of mypy for pre-commit☆342Updated last month
- McCabe complexity checker for Python☆673Updated last year
- Dev tools for python☆1,067Updated 11 months ago
- pytest plugin for pretty printing the test summary.☆469Updated 7 months ago
- A formatter for finding and removing unused import statements.☆310Updated this week
- dead simple python dead code detection☆393Updated 3 weeks ago
- Lint your Python architecture.☆921Updated last week
- Flexible test automation for Python☆1,485Updated last week
- Python Linter for performance anti patterns☆706Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆727Updated last month
- Enforce the same settings on multiple projects☆413Updated last week
- Coverage plugin for pytest.☆1,988Updated last month
- Manage the release notes for your project.☆876Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago