econchick / interrogateLinks
Explain yourself! Interrogate a codebase for docstring coverage.
☆639Updated last month
Alternatives and similar repositories for interrogate
Users that are interested in interrogate are comparing it to the libraries listed below
Sorting:
- Run `black` on python code blocks in documentation files☆670Updated last week
- Separate test code from test cases in pytest.☆366Updated 2 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Python Linter for performance anti patterns☆695Updated last year
- Rewrites source to reorder python imports☆764Updated last week
- Formats docstrings to follow PEP 257☆574Updated last week
- A formatter for finding and removing unused import statements.☆309Updated this week
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- Enforce the same settings on multiple projects☆405Updated last week
- pytest plugin for easy integration of memray memory profiler☆390Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- pytest plugin for pretty printing the test summary.☆453Updated 2 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 11 months ago
- dead simple python dead code detection☆376Updated last week
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆656Updated last month
- Doing dirty (but extremely useful) things with equals.☆897Updated last month
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆344Updated 2 months ago
- Dev tools for python☆1,045Updated 6 months ago
- Use Poetry inside Nox sessions☆168Updated last week
- better error messages for assert equals in pytest☆327Updated 11 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,098Updated last week
- Reusable constraint types to use with typing.Annotated☆569Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆905Updated 7 months ago
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- Type hints support for the Sphinx autodoc extension☆578Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆445Updated 9 months ago