dlint-py / dlintLinks
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
☆174Updated last month
Alternatives and similar repositories for dlint
Users that are interested in dlint are comparing it to the libraries listed below
Sorting:
- Automated security testing using bandit and flake8.☆115Updated 2 years ago
- Rate your Python packages package friendliness☆231Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆262Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Flake8 plugin to find commented out or dead code☆316Updated 10 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- A collection of fast, cheap, regex based pre-commit hooks.☆241Updated last month
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated this week
- apply a consistent format to `setup.cfg` files☆154Updated last month
- Removes commented-out code from Python files☆219Updated 2 months ago
- Check your wheels have the right contents☆166Updated last month
- Flake8 plugin for return expressions checking.☆62Updated 4 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago
- A coverage plugin to provide sensible default settings☆85Updated last month
- Flake8 extension to validate (lack of) logging format strings☆137Updated 4 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated last month
- dead simple python dead code detection☆397Updated last month
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆77Updated 8 months ago
- A pre-commit hook to check your Python dependencies against safety-db☆101Updated 2 months ago
- ☆244Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- flake8 plugin to run black for checking Python coding style☆165Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- Conditional coverage based on any rules you define!☆79Updated last year
- Builds a graph of a Python project's internal dependencies.☆112Updated 3 weeks ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated 2 years ago