Here are
42 public repositories
matching this topic...
API Documentation for Python Projects
-
Updated
Jun 2, 2022
-
Python
Generate Python docstring to your Python source code.
-
Updated
Aug 22, 2021
-
Vim script
Formats docstrings to follow PEP 257
-
Updated
May 5, 2022
-
Python
📖 Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.
-
Updated
May 19, 2022
-
Python
❄️ Building Python CLI using docstrings and typehints 🐍
-
Updated
Apr 13, 2022
-
Python
🌑 Enriching python coding in Vim 🐍
-
Updated
May 2, 2022
-
Python
Provides docstring like functionality to R functions without requiring the need to create a package.
A document string minor mode.
-
Updated
Jun 2, 2022
-
Emacs Lisp
-
Updated
Jun 2, 2022
-
Python
Markdown documentation generator from Google docstrings
-
Updated
May 19, 2022
-
Python
doq (python docstring generator) extension for coc.nvim
-
Updated
May 12, 2022
-
TypeScript
📑 Vim plugin for generating docstrings in Swift sources
-
Updated
Jun 13, 2021
-
Vim script
Some useful decorators for any situation. Includes runtime type checking.
-
Updated
Jun 1, 2022
-
Python
A tool for extracting and converting Google-style docstrings to plain-text, Markdown, and JSON
-
Updated
Dec 18, 2020
-
Python
Major mode for editing elisp docstrings
-
Updated
Mar 13, 2017
-
Emacs Lisp
A Vim plugin for generating python docstrings.
-
Updated
Mar 31, 2022
-
Python
A utility for generating stub files from docstrings in Python source files.
-
Updated
Oct 28, 2021
-
Python
A flexible and delicate Flask extension, for API and WEB
-
Updated
Sep 2, 2019
-
Python
✒️ Python docstring generating tool for NeoVim
-
Updated
Jul 19, 2019
-
Python
Numdoc Lint provides features such as NumPy style docstring code checking.
-
Updated
Jun 1, 2022
-
Python
Describe your code(functions, components, objects, etc) and get docs in runtime debugging.
-
Updated
Dec 8, 2017
-
JavaScript
-
Updated
May 27, 2022
-
Python
-
Updated
Feb 12, 2022
-
Python
Display elisp documentation for the symbol at point.
-
Updated
Jul 28, 2021
-
Emacs Lisp
An extension for VS Code that highlights Sphinx directives and references in Python docstrings.
-
Updated
May 18, 2022
-
Python
repo for the eHelp package
-
Updated
Dec 15, 2021
-
Python
-
Updated
Oct 21, 2021
-
Python
Improve this page
Add a description, image, and links to the
docstring
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
docstring
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Apparently distutils is getting deprecated in Python 3.12. For more details see PEP-632
Expected Behavior
Not getting spammed with deprecation warnings.
Actual Behavior
I see some deprecation warnings.