Contents

docformatter 1.7.5

0

Formats docstrings to follow PEP 257

Formats docstrings to follow PEP 257

Stars: 501, Watchers: 501, Forks: 57, Open Issues: 26

The PyCQA/docformatter repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 501 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

No  docformatter  pypi packages just yet.

Errors

A list of common docformatter errors.

Code Examples

Here are some docformatter code examples and snippets.

GitHub Issues

The docformatter package has 26 open issues on GitHub

  • Add pyproject.toml support for config (Issue #10)

See more issues on GitHub

Related Packages & Articles

autopep8 2.1.0

A tool that automatically formats Python code to conform to the PEP 8 style guide

pyaml 23.12.0

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data