docstrings topic
code-docstring-corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
PEP8-Style-Guide-for-Python-Code
Python 代码风格指南 & 编程规范
sublime_docblockr_python
Sublime Text DocBlockr for python. Simplifies writing docstring comments in Python.
flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
numpydoc.el
Insert NumPy style docstrings in Python functions.
sphinx-rest-cheatsheet
A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
pedantic-python-decorators
Some useful decorators for any situation. Includes runtime type checking.
pydocstringformatter
Automatically format your Python docstrings to conform with PEP 8 and PEP 257
declarative-parser
Modern, declarative argument parser for Python 3.6+
ai-docstring
Visual Studio Code extension to quickly generate docstrings for python functions using AI(NLP) technology.