asottile / classify-importsLinks
Utilities for refactoring imports in python-like syntax.
☆25Updated 3 weeks ago
Alternatives and similar repositories for classify-imports
Users that are interested in classify-imports are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- Formats your tox.ini files☆43Updated last week
- A pygments lexer for pytest output☆23Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 3 weeks ago
- An unofficial, importable pip API☆116Updated this week
- Validate configuration and produce human readable error messages☆50Updated 3 weeks ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated this week
- Check what PyPI dependencies changed and when.☆30Updated this week
- Tool for fixing trivial problems with your code.☆64Updated last year
- A Python type explainer!☆84Updated 2 years ago
- A pytest plugin that adds emojis to your test result report 😍☆52Updated 3 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- Reference implementation of sentinels for the Python stdlib☆42Updated 10 months ago
- CLI tool for providing a clean slate for mypy usage within a project.☆24Updated last week
- A simple Python wheel builder for simple projects.☆32Updated last week
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- pytest plugin to randomise the order of tests with some control over the randomness☆73Updated this week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated last year
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated 3 weeks ago
- Adds copyright checks to flake8☆18Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last week
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 3 weeks ago
- flake8 plugin to require absolute imports☆13Updated last year
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago