Alle Optionen
sid  ]
[ Quellcode: python-docformatter  ]

Paket: python-docformatter-doc (1.7.5-1)

Links für python-docformatter-doc

Screenshot

Debian-Ressourcen:

Quellcode-Paket python-docformatter herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

Formats docstrings to follow Python PEP 257 (Documentation)

Docformatter currently automatically formats docstrings to follow a subset of the PEP 257 conventions.

Below are the relevant items quoted from PEP 257:

 * For consistency, always use triple double quotes around docstrings,
 * Triple quotes are used even though the string fits on one line,
 * Multi-line docstrings consist of a summary line just like a one-line
   docstring, followed by a blank line, followed by a more elaborate
   description,
 * Unless the entire docstring fits on a line, place the closing quotes on
   a line by themselves.

Docformatter also handles some of the PEP 8 conventions:

  * Don't write string literals that rely on significant trailing whitespace
    Such trailing whitespace is visually indistinguishable and some editors
    (or more recently, reindent.py) will trim them.

This package contains the documentation.

Andere Pakete mit Bezug zu python-docformatter-doc

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python-docformatter-doc herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 223,1 kB448,0 kB [Liste der Dateien]