MichaelisTrofficus/gpt4docstrings
Generating Python docstrings with OpenAI ChatGPT!!
This tool helps Python developers automatically generate standardized documentation for their code. It takes your existing Python files as input and uses an AI model to produce comprehensive docstrings for functions, methods, and classes. The output is a patch file or directly updated code, making it easier to maintain well-documented and understandable projects.
127 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who wants to save time and effort in writing clear, consistent docstrings for your code.
Not ideal if you need highly customized or domain-specific documentation that requires deep human insight beyond standard API descriptions.
Stars
127
Forks
12
Language
Python
License
MIT
Category
Last pushed
Mar 03, 2024
Commits (30d)
0
Dependencies
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/MichaelisTrofficus/gpt4docstrings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!