Skip to content

docstrung automagically generates docstrings for entire Python packages

License

Notifications You must be signed in to change notification settings

joewgraham/docstrung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

       __                __                        
  ____/ /___  __________/ /________  ______  ____ _
 / __  / __ \/ ___/ ___/ __/ ___/ / / / __ \/ __ `/
/ /_/ / /_/ / /__(__  ) /_/ /  / /_/ / / / / /_/ / 
\__,_/\____/\___/____/\__/_/   \__,_/_/ /_/\__, /  
                                          /____/   

docstrung automagically generates docstrings for entire Python packages

Requires requests and docstring_parser::

python3 -m pip install requests
python3 -m pip install docstring_parser

About

docstrung automagically generates docstrings for entire Python packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages