Contents

flake8-docstrings 1.7.0

0

Extension for flake8 which uses pydocstyle to check docstrings

Extension for flake8 which uses pydocstyle to check docstrings

Stars: 154, Watchers: 154, Forks: 17, Open Issues: 3

The PyCQA/flake8-docstrings repo was created 8 years ago and the last code push was 20 hours ago.
The project is popular with 154 github stars!

How to Install flake8-docstrings

You can install flake8-docstrings using pip

pip install flake8-docstrings

or add it to a project with poetry

poetry add flake8-docstrings

Package Details

Author
Simon ANDRÉ
License
MIT
Homepage
https://github.com/pycqa/flake8-docstrings
PyPi:
https://pypi.org/project/flake8-docstrings/
GitHub Repo:
https://github.com/PyCQA/flake8-docstrings

Classifiers

No  flake8-docstrings  pypi packages just yet.

Errors

A list of common flake8-docstrings errors.

Code Examples

Here are some flake8-docstrings code examples and snippets.

Related Packages & Articles