AutoDocstring is a Python script that generates docstrings for Python functions. At its current state, the script generates a brief sentence that describes the function. However, it will eventually be ...
Visual Studio Code extension to quickly generate docstrings for python functions. The source code for this extension is hosted on GitHub. Contributions, pull requests, suggestions, and bug reports are ...