darglint 1.8.1
0
A utility for ensuring Google-style docstrings stay up to date with the source code.
Contents
A utility for ensuring Google-style docstrings stay up to date with the source code.
How to Install darglint
You can install darglint using pip
pip install darglint
or add it to a project with poetry
poetry add darglint
Package Details
- Author
- terrencepreilly
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/darglint/
Classifiers
- Software Development/Documentation
- Software Development/Quality Assurance
Related Packages
Errors
A list of common darglint errors.
Code Examples
Here are some darglint
code examples and snippets.