Contents

docformatter 1.7.5

0

Formats docstrings to follow PEP 257

Formats docstrings to follow PEP 257

Stars: 536, Watchers: 536, Forks: 67, Open Issues: 28

The 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

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 28 open issues on GitHub

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

See more issues on GitHub

Related Packages & Articles

autopep8 2.3.1

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

pyaml 24.9.0

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