Ask HN: Tool to auto-generate basic docstrings in Python?
https://news.ycombinator.com/item?id=11472004I know that most documentation generators require docstrings to already been in the source code. Are there any tools that will insert docstrings based on variable name and type?