0dminnimda / pynalyserLinks
Static Python Code Analyzer
☆32Updated 2 years ago
Alternatives and similar repositories for pynalyser
Users that are interested in pynalyser are comparing it to the libraries listed below
Sorting:
- A catalog of error codes for flake8 Python static analysis tool & a few of its plugins.☆11Updated 4 years ago
- Less uncompromising Python code formatter☆72Updated 7 months ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- flake8 plugin to validate annotations complexity☆51Updated 11 months ago
- Implementation of the "Cancellation Token" pattern☆126Updated 2 months ago
- High-performance autoincremented integer-valued mappings. 🗺️☆20Updated last year
- python cffi bindings for the oniguruma regex engine☆21Updated 2 weeks ago
- Validate configuration and produce human readable error messages☆50Updated last month
- Static Python code analyzer, that tries to check if functions in code are pure or not and why.☆19Updated 2 years ago
- Sort __all__ lists alphabetically☆31Updated 3 weeks ago
- Linter that makes your Python code faster.☆22Updated 3 years ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- minimize python source code to find bugs more easily☆48Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 4 months ago
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 3 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Simple data validation tool for python classes☆21Updated 3 years ago
- The simplest package management☆132Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- Flake8 plugin for return expressions checking.☆62Updated 4 months ago
- Try not to stand out☆37Updated 11 months ago
- Report redundant comments in python code☆11Updated 4 years ago
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Conditional coverage based on any rules you define!☆79Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Library to calculate Python functions cognitive complexity via code.☆43Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week