Skip to content

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

1 pointaudace1 comment
On HN

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?

Comments

The only half-decent tool I've found is PyMent: https://github.com/dadadel/pyment

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.