dlint-py / dlint
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
☆164Updated 4 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
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated last month
- Automatically remove unnecessary `# noqa` comments☆266Updated last month
- A flake8 extension that implements misc. lints☆63Updated 2 years ago
- Rate your Python packages package friendliness☆217Updated 2 months ago
- Flake8 plugin for return expressions checking.☆62Updated 10 months ago
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆125Updated 3 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆229Updated 2 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- A pytest plugin that limits the output to just the things you need.☆92Updated 6 months ago
- Flake8 plugin to find commented out or dead code☆311Updated last week
- apply a consistent format to `setup.cfg` files☆152Updated last month
- Check for python builtins being used as variables or parameters☆114Updated 9 months ago
- Automatically convert relative imports to absolute☆157Updated 8 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 6 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆78Updated last month
- A coverage plugin to provide sensible default settings☆76Updated last month
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 2 months ago
- Useful types for Python☆124Updated 2 months ago
- Enforce the same settings on multiple projects☆402Updated this week
- Builds a graph of a Python project's internal dependencies.☆80Updated last week
- Check your wheels have the right contents☆164Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated last month
- ☆175Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Flake8 extension to validate (lack of) logging format strings☆136Updated 7 months ago
- Changelog management tool☆276Updated this week
- dead simple python dead code detection☆351Updated last month
- Flake8 Type Annotation Checking☆160Updated 2 weeks ago