__ __
____/ /___ __________/ /________ ______ ____ _
/ __ / __ \/ ___/ ___/ __/ ___/ / / / __ \/ __ `/
/ /_/ / /_/ / /__(__ ) /_/ / / /_/ / / / / /_/ /
\__,_/\____/\___/____/\__/_/ \__,_/_/ /_/\__, /
/____/
docstrung automagically generates docstrings for entire Python packages
Requires requests
and docstring_parser
::
python3 -m pip install requests
python3 -m pip install docstring_parser