docformatter 1.7.5
0
Formats docstrings to follow PEP 257
Contents
Formats docstrings to follow PEP 257
Stars: 536, Watchers: 536, Forks: 67, Open Issues: 28The PyCQA/docformatter
repo was created 12 years ago and the last code push was 3 days ago.
The project is popular with 536 github stars!
How to Install docformatter
You can install docformatter using pip
pip install docformatter
or add it to a project with poetry
poetry add docformatter
Package Details
- Author
- Steven Myint
- License
- Expat
- Homepage
- https://github.com/PyCQA/docformatter
- PyPi:
- https://pypi.org/project/docformatter/
- Documentation:
- https://docformatter.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/myint/docformatter
Classifiers
Related Packages
Errors
A list of common docformatter errors.
Code Examples
Here are some docformatter
code examples and snippets.
GitHub Issues
The docformatter package has 28 open issues on GitHub
- Add pyproject.toml support for config (Issue #10)