Hacker News new | ask | show | jobs
by fx5 4408 days ago
Appreciate that it has a "logging only" mode.

I wish there was something like this, but parsing the docstrings with the same format as pycharm: http://www.jetbrains.com/pycharm/webhelp/type-hinting-in-pyc...

1 comments

I'm currently entertaining the idea of it outputting docstrings (adding :param:, :rtype: and other applicable tags if they're not already there).