pydocstringformatter

A tool to automatically format Python docstrings that tries to follow recommendations from PEP 8 and PEP 257.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pydocstringformatter

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.0 2026-07-04    
0.7.5 2025-07-12    
0.7.3 2023-01-02
0.7.2 2022-08-30
0.7.1 2022-08-24
0.7.0 2022-08-21
0.6.2 2022-07-06
0.6.1 2022-06-18
0.6.0 2022-05-23
0.5.3 2022-03-15
0.5.2 2022-03-15
0.5.1 yanked 2022-03-15
0.5.0 2022-03-13
0.4.0 2022-02-10
0.3.0 2022-02-10
0.2.0 2022-01-02
0.1.0 2022-01-02

Issues with this package?

Page last updated 2026-09-03 03:37:19 UTC