econchick / interrogateLinks
Explain yourself! Interrogate a codebase for docstring coverage.
☆657Updated 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☆676Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Separate test code from test cases in pytest.☆367Updated 5 months ago
- Python Linter for performance anti patterns☆708Updated last year
- Enforce the same settings on multiple projects☆413Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- dead simple python dead code detection☆395Updated last month
- A formatter for finding and removing unused import statements.☆313Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆690Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last month
- Formats docstrings to follow PEP 257☆583Updated 3 weeks ago
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Rewrites source to reorder python imports☆773Updated last month
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆355Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆660Updated 7 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 8 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,110Updated 2 weeks ago
- Use Poetry inside Nox sessions☆168Updated last week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,210Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- better error messages for assert equals in pytest☆330Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- pytest plugin for pretty printing the test summary.☆470Updated 8 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆677Updated 3 months ago
- Doing dirty (but extremely useful) things with equals.☆957Updated 2 months ago
- Dev tools for python☆1,069Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month