docstrings topic

List docstrings repositories

code-docstring-corpus

199
Stars
47
Forks
Watchers

Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.

sublime_docblockr_python

64
Stars
11
Forks
Watchers

Sublime Text DocBlockr for python. Simplifies writing docstring comments in Python.

flake8-docstrings

154
Stars
17
Forks
Watchers

Integration of pydocstyle and flake8 for combined linting and reporting

numpydoc.el

44
Stars
7
Forks
Watchers

Insert NumPy style docstrings in Python functions.

sphinx-rest-cheatsheet

17
Stars
1
Forks
Watchers

A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.

pedantic-python-decorators

23
Stars
2
Forks
Watchers

Some useful decorators for any situation. Includes runtime type checking.

pydocstringformatter

70
Stars
8
Forks
Watchers

Automatically format your Python docstrings to conform with PEP 8 and PEP 257

declarative-parser

37
Stars
2
Forks
Watchers

Modern, declarative argument parser for Python 3.6+

ai-docstring

307
Stars
24
Forks
Watchers

Visual Studio Code extension to quickly generate docstrings for python functions using AI(NLP) technology.