asottile / reorder-python-importsLinks
Rewrites source to reorder python imports
☆768Updated 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,103Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆943Updated last week
- Run `black` on python code blocks in documentation files☆670Updated last week
- docstring style checker☆1,117Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 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,468Updated 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…☆664Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆908Updated 8 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆641Updated last week
- Formats docstrings to follow PEP 257☆574Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Flexible test automation for Python☆1,447Updated 3 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆709Updated last week
- McCabe complexity checker for Python☆665Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 3 weeks ago
- Python Linter for performance anti patterns☆695Updated last year
- Naming Convention checker for Python☆523Updated 4 months ago
- Dev tools for python☆1,047Updated 7 months ago
- dead simple python dead code detection☆381Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆938Updated last week
- Enforce the same settings on multiple projects☆406Updated this week
- A formatter for finding and removing unused import statements.☆308Updated last week
- better error messages for assert equals in pytest☆327Updated last year
- The slightly less uncompromising Python code formatter.☆403Updated last year
- Coverage plugin for pytest.☆1,944Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆723Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,254Updated last month
- Mirror of mypy for pre-commit☆328Updated last month