docstring-generator
There are 10 repositories under docstring-generator topic.
pixelneo/vim-python-docstring
A Vim plugin for generating python docstrings.
macurovc/insert-docstring
This plugin allows the automatic insertion of Google style function docstrings in Python.
V2dha/alphadoc
Automatic docstring generator that supports and generates a number of specified and widely used docstring style conventions for documentation in Python.
arunk140/vs-code-autocomment
Automatically generate DocString Comments in VS Code for Functions and Classes using the Open AI API.
Anonym0usWork1221/python-code-docstring-scraper
A multi-threaded GitHub scraper to collect Python code with docstrings from public repositories, creating a well-documented dataset for the JaraConverse LLM model.
oliversen/chatgpt-docstrings
VSCode extension to automatically generate docstrings using ChatGPT
mannasoumya/py-docstring-generator
Auto Generate Python Docstrings
croketillo/docstring-tool
Include/remove docstrings at any python file found in the specified folder.
jessy-code/createDocstringHelper
Add the docstring lines in a python project.
electricalgorithm/autodocer
An automatic docstrings generator using local LLM models.