flake8-rst-docstrings 0.3.0
0
Python docstring reStructuredText (RST) validator for flake8
Contents
Python docstring reStructuredText (RST) validator for flake8
Stars: 55, Watchers: 55, Forks: 8, Open Issues: 6The peterjc/flake8-rst-docstrings
repo was created 7 years ago and the last code push was 5 days ago. The project is moderately popular with 55 github stars!
How to Install flake8-rst-docstrings
You can install flake8-rst-docstrings using pip
pip install flake8-rst-docstrings
or add it to a project with poetry
poetry add flake8-rst-docstrings
Package Details
- Author
- Peter J. A. Cock
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/flake8-rst-docstrings/
- Documentation:
- https://github.com/peterjc/flake8-rst-docstrings/blob/master/README.rst
- GitHub Repo:
- https://github.com/peterjc/flake8-rst-docstrings
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common flake8-rst-docstrings errors.
Code Examples
Here are some flake8-rst-docstrings
code examples and snippets.