dlint-py / dlintLinks
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
☆169Updated 10 months ago
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.☆113Updated 2 years ago
- Rate your Python packages package friendliness☆220Updated last month
- Automatically remove unnecessary `# noqa` comments☆264Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- apply a consistent format to `setup.cfg` files☆154Updated last month
- Check your wheels have the right contents☆167Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated last week
- Flake8 plugin to find commented out or dead code☆316Updated 6 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆234Updated last month
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- ☆192Updated 3 weeks ago
- Removes commented-out code from Python files☆214Updated last week
- dead simple python dead code detection☆382Updated last month
- Flake8 Type Annotation Checking☆164Updated this week
- Changelog management tool☆290Updated this week
- ☆236Updated 4 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆121Updated 7 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- Cornell - record & replay mock server☆143Updated last year
- A coverage plugin to provide sensible default settings☆81Updated last month
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- A Pip requirements file parser.☆134Updated 3 months ago
- Http server for pytest to test http clients☆238Updated this week
- Builds a graph of a Python project's internal dependencies.☆94Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆117Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated last month
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated 8 months ago
- flake8 plugin to run black for checking Python coding style☆165Updated last week
- Check for python builtins being used as variables or parameters☆117Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated 2 weeks ago