python-docstring

https://github.com/glyph/python-docstring-mode.git

git clone 'git://github.com/glyph/python-docstring-mode.git'
4

Python Docstring Mode

This is a minor-mode for Emacs for editing Python docstrings. It provides syntax highlighting for docstrings in both ReStructuredText and Epydoc formats, as well as an override for the fill-paragraph function when editing such a docstring that will wrap things according to Python community convention.