Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodocstring

I made this tool to improve code quality without much headache.

Have GEMINI_API_KEY defined in your PATH. You can do this by following these steps.

pip install autodocstring

Run this to generate docstrings to all your public methods at the desired python module.

autodocstring path/to/file

You may also want to target specific methods by using the --methodsparameter. The tool generates a backup file by default.

About

Generate python docstrings using Gemini API.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages