chriskuehl / shipitLinks
☆25Updated 3 years ago
Alternatives and similar repositories for shipit
Users that are interested in shipit are comparing it to the libraries listed below
Sorting:
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- CLI to open PEPs in your browser☆38Updated last week
- Automatically remove unnecessary `# noqa` comments☆262Updated last month
- A coverage plugin to provide sensible default settings☆85Updated last month
- apply a consistent format to `setup.cfg` files☆154Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- flake8 extension for mutable default arguments☆45Updated 5 years ago
- Flake8 Type Annotation Checking☆163Updated last month
- show where your regex match assertion failed!☆80Updated last month
- upgrade a setup.py to declarative metadata☆148Updated last month
- 🎰 Ensure your __slots__ are working properly☆119Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A shim for the typeshed changes in mypy 0.900☆29Updated 3 years ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- PyPI package browsing web application☆54Updated 2 months ago
- flake8 plugin which forbids match statements (PEP 634)☆27Updated 2 years ago
- a tool to detect test pollution☆202Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago
- dead simple python dead code detection☆397Updated last month
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated last month
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated this week
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated 2 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆316Updated 10 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- ☆206Updated this week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago