WingNews logo WingNews
top | new | best | ask | show | jobs | submit
GitHub [2]
top | item 11472004

Ask HN: Tool to auto-generate basic docstrings in Python?

1 points| audace | 10 years ago

I 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?

1 comment

order
[+] [-] audace|10 years ago|reply
The only half-decent tool I've found is PyMent: https://github.com/dadadel/pyment
powered by hn/api // news.ycombinator.com