Improvements for the output of Sphinx's autodoc for Django classes: If you want to run custom code which depends on Django, e.g. to monkeypatch your application during documentation build, you might ...
Command-line program to generate, update or transform docstrings in python source code. The app will parse the requested source files for docstrings as well as function signatures and class bodies.