lensvol / pybetterLinks
Tool for fixing trivial problems with your code.
☆65Updated 2 years ago
Alternatives and similar repositories for pybetter
Users that are interested in pybetter are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate annotations complexity☆50Updated 9 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Flake8 plugin for return expressions checking.☆62Updated 2 months ago
- Sort __all__ lists alphabetically☆31Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 11 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- ☆51Updated 2 years ago
- A coverage plugin to provide sensible default settings☆84Updated last week
- A Python type explainer!☆83Updated 2 years ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated 2 years ago
- Less uncompromising Python code formatter☆72Updated 5 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 3 weeks ago
- A collection of extra types and features for mypy☆34Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- Package requirements checker☆37Updated 3 weeks ago
- Library to calculate Python functions cognitive complexity via code.☆44Updated 3 years ago
- A flake8 extension that checks classes attributes order☆62Updated 9 months ago
- flake8 plugin to require absolute imports☆13Updated last month
- Check for FIXME, TODO and other temporary developer notes.☆20Updated 2 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- A flake8 plugin to detect boolean traps.☆12Updated 2 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 months ago
- flake8 extension for mutable default arguments☆45Updated 5 years ago