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.
Just... Python 🐍 — Pure Python, zero dependencies — no C extensions or system libraries, easy to debug, and works anywhere Python runs, including PyPy and ...