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 ...