docstrings
There are 128 repositories under docstrings topic.
mitmproxy/pdoc
API Documentation for Python Projects
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
pdoc3/pdoc
๐ โก๏ธ ๐ Auto-generate API documentation for Python projects
PyCQA/pydocstyle
docstring style checker
dadadel/pyment
Format and convert Python docstrings and generates patches
graykode/ai-docstring
Visual Studio Code extension to quickly generate docstrings for python functions using AI(NLP) technology.
milaan9/04_Python_Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Erotemic/xdoctest
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.
EdinburghNLP/code-docstring-corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
dduan/DrString
DrString finds issues in your Swift docstrings and fixes them for you.
PyCQA/flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
janjur/readable-pylint-messages
List of pylint human readable message ids and dev readable codes
MichaelisTrofficus/gpt4docstrings
Generating Python docstrings with OpenAI ChatGPT!!
tedyli/PEP8-Style-Guide-for-Python-Code
Python ไปฃ็ ้ฃๆ ผๆๅ & ็ผ็จ่ง่
DanielNoord/pydocstringformatter
Automatically format your Python docstrings to conform with PEP 8 and PEP 257
Doctave/dossier
A multi-language source code analyzer and docstrings parser
relastle/vim-nayvy
:new_moon: Enriching python coding in Vim :snake:
adambullmer/sublime_docblockr_python
Sublime Text DocBlockr for python. Simplifies writing docstring comments in Python.
eonu/feud
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
mkdocstrings/pytkdocs
Load Python objects documentation.
douglasdavis/numpydoc.el
Insert NumPy style docstrings in Python functions.
sphinx-doc/sphinxcontrib-django
This is a sphinx extension which improves the documentation of Django apps.
sebastian-muthwill/powerapps-docstring
PowerApps-docstring is a console based, pipeline ready application that automatically generates user and technical documentation for Power Apps.
cbillingham/docconvert
Update or convert docstring style formats in Python code.
krassowski/declarative-parser
Modern, declarative argument parser for Python 3.6+
AntoineD/docstring-inheritance
A python package to avoid writing and maintaining duplicated python docstrings.
beeb/lintspec
A blazingly fast linter for NatSpec comments in Solidity code
Trelent/Trelent-VSCode-Extension
Visual Studio Code client for Trelent
plasma-umass/commentator
Automatically comments Python code, adding docstrings and type annotations, with optional translation to other languages.
TheLartians/TypeScript2Python
๐ Transpile TypeScript types to Python! A TypeScript to Python type transpiler.
piccolo-orm/targ
Python CLI using type hints and docstrings.
telekom/style-doc
Black for Python docstrings and reStructuredText (rst).
offscale/cdd-python
Open API to/fro routes, models, and tests. Convert between docstrings, classes, methods, argparse, SQLalchemy, Pydantic, JSON-schema.
radeklat/sphinx-rest-cheatsheet
A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
anatoly-scherbakov/documented
Templated docstrings for Python classes
timobrembeck/sphinxcontrib-django2
This was a fork of sphinxcontrib-django, but all changes have been merged into the upstream repository.