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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
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 2023-10-28 02:44:08 UTC