lensvol / pybetter
Tool for fixing trivial problems with your code.
☆62Updated last year
Alternatives and similar repositories for pybetter:
Users that are interested in pybetter are comparing it to the libraries listed below
- A flake8 extension that implements misc. lints☆63Updated 2 years ago
- Sort __all__ lists alphabetically☆30Updated 2 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 6 months ago
- flake8 plugin to require absolute imports☆13Updated last year
- A flake8 extension that checks classes attributes order☆59Updated 3 weeks ago
- Check for FIXME, TODO and other temporary developer notes.☆19Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Flake8 plugin for return expressions checking.☆62Updated 10 months ago
- Package requirements checker☆37Updated 2 months ago
- flake8 plugin to validate annotations complexity☆46Updated 2 weeks ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated last year
- Conditional coverage based on any rules you define!☆69Updated 2 months ago
- Less uncompromising Python code formatter☆74Updated 10 months ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- Check for python builtins being used as variables or parameters☆114Updated 9 months ago
- ☆51Updated last year
- Flake8 plugin to encourage correct string literal concatenation☆32Updated 2 months ago
- Library to calculate Python functions cognitive complexity via code.☆42Updated 2 years ago
- A flake8 plugin to detect boolean traps.☆11Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated last week
- A coverage plugin to provide sensible default settings☆76Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 2 months ago
- Flake8 Type Annotation Checking☆160Updated 2 weeks ago
- A flake8 extension that helps to make more readable variables names☆55Updated 8 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 2 months ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- An opinionated plugin for Flake8 on how certain packages should be imported or aliased.☆8Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last month