econchick / interrogateLinks
Explain yourself! Interrogate a codebase for docstring coverage.
☆631Updated this week
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☆668Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Separate test code from test cases in pytest.☆364Updated last month
- Python Linter for performance anti patterns☆690Updated last year
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- Enforce the same settings on multiple projects☆405Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- dead simple python dead code detection☆360Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- Rewrites source to reorder python imports☆761Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last month
- pytest plugin for easy integration of memray memory profiler☆386Updated 5 months ago
- Formats docstrings to follow PEP 257☆572Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆561Updated 2 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,093Updated 2 weeks ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated last month
- Use Poetry inside Nox sessions☆166Updated 2 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆656Updated last week
- Doing dirty (but extremely useful) things with equals.☆891Updated last week
- Dev tools for python☆1,037Updated 5 months ago
- pytest + rich integration (proof of concept)☆243Updated 2 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 10 months ago
- better error messages for assert equals in pytest☆325Updated 10 months ago
- pytest plugin for pretty printing the test summary.☆450Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆322Updated 5 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆913Updated this week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆655Updated 3 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆895Updated 6 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 2 weeks ago