econchick / interrogateLinks
Explain yourself! Interrogate a codebase for docstring coverage.
☆634Updated 3 weeks ago
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 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Python Linter for performance anti patterns☆693Updated last year
- Separate test code from test cases in pytest.☆365Updated last month
- Enforce the same settings on multiple projects☆405Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆448Updated last year
- A formatter for finding and removing unused import statements.☆309Updated this week
- dead simple python dead code detection☆366Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 10 months ago
- Formats docstrings to follow PEP 257☆573Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Rewrites source to reorder python imports☆765Updated last week
- pytest plugin for pretty printing the test summary.☆452Updated last month
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 9 months ago
- pytest plugin for easy integration of memray memory profiler☆388Updated 6 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated last month
- Reusable constraint types to use with typing.Annotated☆562Updated 2 weeks ago
- Doing dirty (but extremely useful) things with equals.☆894Updated last month
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆657Updated 4 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,095Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆323Updated 6 months ago
- Use Poetry inside Nox sessions☆168Updated this week
- Dev tools for python☆1,044Updated 6 months ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆657Updated 3 weeks ago
- A tool to automatically convert old string literal formatting to f-strings☆717Updated this week
- better error messages for assert equals in pytest☆325Updated 10 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated 11 months ago
- pytest + rich integration (proof of concept)☆245Updated last week