dlint-py / dlint
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
☆165Updated 5 months ago
Alternatives and similar repositories for dlint:
Users that are interested in dlint are comparing it to the libraries listed below
- Automated security testing using bandit and flake8.☆112Updated last year
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated 11 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Rate your Python packages package friendliness☆217Updated 3 months ago
- Check for python builtins being used as variables or parameters☆115Updated 10 months ago
- Flake8 Type Annotation Checking☆163Updated last week
- apply a consistent format to `setup.cfg` files☆153Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 2 weeks ago
- A coverage plugin to provide sensible default settings☆78Updated 2 weeks ago
- Flake8 plugin to find commented out or dead code☆312Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆228Updated 3 months ago
- Check your wheels have the right contents☆164Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- dead simple python dead code detection☆352Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆78Updated 2 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 7 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆116Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- pytest plugin for testing mypy types, stubs, and plugins☆111Updated 2 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated 2 weeks ago
- flake8 plugin to run black for checking Python coding style☆164Updated last week
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆125Updated 3 years ago
- ❄ A flake8 plugin that helps you to simplify code☆192Updated last year
- Conditional coverage based on any rules you define!☆69Updated 3 months ago
- A flake8 extension that helps to make more readable variables names☆55Updated 9 months ago
- Flake8 extension to validate (lack of) logging format strings☆136Updated this week
- A pytest plugin that limits the output to just the things you need.☆92Updated 7 months ago
- Builds a graph of a Python project's internal dependencies.☆84Updated this week