Projects in Awesome Lists tagged with docstrings
A curated list of projects in awesome lists tagged with docstrings .
https://github.com/mitmproxy/pdoc
API Documentation for Python Projects
api api-documentation docs docstring docstrings documentation documentation-generator documentation-tool pdoc python python3
Last synced: 11 May 2025
https://github.com/mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
autodoc docstrings material-theme mkdocs mkdocs-plugin mkdocstrings python
Last synced: 14 May 2025
https://github.com/pdoc3/pdoc
:snake: :arrow_right: :scroll: Auto-generate API documentation for Python projects
api-documentation docs docs-generator docstring docstring-documentation docstrings documentation documentation-dumper documentation-generator documentation-tool generator hacktoberfest pdoc python python3
Last synced: 14 May 2025
https://github.com/dadadel/pyment
Format and convert Python docstrings and generates patches
developer-tools development docstrings documentation epydoc google numpy python
Last synced: 15 May 2025
https://github.com/graykode/ai-docstring
Visual Studio Code extension to quickly generate docstrings for python functions using AI(NLP) technology.
bert code-summarization docstrings nlp vs-code-extenstion
Last synced: 03 Apr 2025
https://github.com/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.
anonymous-functions built-in-functions builtin-functions docstrings functional-arguments functions-python global-local-nonlocal lamda-functions math-functions python-functions python-tutor python-tutorial-github python-tutorial-notebook python4beginner python4datascience python4everybody random-module recursive-functions tutor-milaan9 userdefined-functions
Last synced: 06 Apr 2025
https://github.com/erotemic/xdoctest
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.
docstrings doctest pytest pytest-plugin python
Last synced: 15 May 2025
https://github.com/Erotemic/xdoctest
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
docstrings doctest pytest pytest-plugin python
Last synced: 29 Mar 2025
https://github.com/EdinburghNLP/code-docstring-corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
code-generation corpus docstrings documentation-generator neural-machine-translation
Last synced: 23 Mar 2025
https://github.com/dduan/drstring
DrString finds issues in your Swift docstrings and fixes them for you.
docstrings documentation formatter linter swift
Last synced: 18 Oct 2025
https://github.com/dduan/DrString
DrString finds issues in your Swift docstrings and fixes them for you.
docstrings documentation formatter linter swift
Last synced: 22 Jul 2025
https://github.com/pycqa/flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
docstrings flake8 flake8-extension flake8-plugin pydocstyle
Last synced: 13 Apr 2025
https://github.com/michaelistrofficus/gpt4docstrings
Generating Python docstrings with OpenAI ChatGPT!!
ai chatgpt code-quality docstrings precommit-hooks python
Last synced: 16 Aug 2025
https://github.com/MichaelisTrofficus/gpt4docstrings
Generating Python docstrings with OpenAI ChatGPT!!
ai chatgpt code-quality docstrings precommit-hooks python
Last synced: 26 Mar 2025
https://github.com/DanielNoord/pydocstringformatter
Automatically format your Python docstrings to conform with PEP 8 and PEP 257
Last synced: 11 May 2025
https://github.com/danielnoord/pydocstringformatter
Automatically format your Python docstrings to conform with PEP 8 and PEP 257
Last synced: 04 Apr 2025
https://github.com/relastle/vim-nayvy
:new_moon: Enriching python coding in Vim :snake:
ale coc coc-sources docstring docstrings import neovim productivity python snippets ultisnips vim
Last synced: 09 Apr 2025
https://github.com/adambullmer/sublime_docblockr_python
Sublime Text DocBlockr for python. Simplifies writing docstring comments in Python.
docblockr docstrings python sublime-text-3 sublime-text-plugin
Last synced: 13 Aug 2025
https://github.com/eonu/feud
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
cli click command-line docstrings pydantic python terminal typed typehints
Last synced: 09 Sep 2025
https://github.com/douglasdavis/numpydoc.el
Insert NumPy style docstrings in Python functions.
docstrings documentation-generator documentation-tool emacs emacs-lisp numpydoc python
Last synced: 26 Apr 2025
https://github.com/sphinx-doc/sphinxcontrib-django
This is a sphinx extension which improves the documentation of Django apps.
api-documentation django docstrings python3 sphinx sphinx-apidoc sphinx-autodoc sphinx-doc sphinx-extension
Last synced: 07 Apr 2025
https://github.com/krassowski/declarative-parser
Modern, declarative argument parser for Python 3.6+
argparse argument-parser argument-parsing automagic cli command-line command-line-parser commandline-interface declarative declarative-parser docstrings option-parser option-parsing
Last synced: 13 Apr 2025
https://github.com/sebastian-muthwill/powerapps-docstring
PowerApps-docstring is a console based, pipeline ready application that automatically generates user and technical documentation for Power Apps.
docstrings documentation powerapps
Last synced: 22 Jun 2025
https://github.com/antoined/docstring-inheritance
A python package to avoid writing and maintaining duplicated python docstrings.
Last synced: 06 Apr 2025
https://github.com/AntoineD/docstring-inheritance
A python package to avoid writing and maintaining duplicated python docstrings.
Last synced: 08 Apr 2025
https://github.com/plasma-umass/commentator
Automatically comments Python code, adding docstrings and type annotations, with optional translation to other languages.
amazon-web-services bedrock comments docstrings gpt-3 gpt-4 openai python types
Last synced: 28 Oct 2025
https://github.com/thelartians/typescript2python
🚃 Transpile TypeScript types to Python! A TypeScript to Python type transpiler.
api auto-generated compiler conversion converter docstrings documentation generator json python python3 to tooling transpiler type-checking type-safety typescript typings
Last synced: 15 Apr 2025
https://github.com/piccolo-orm/targ
Python CLI using type hints and docstrings.
cli docstrings hacktoberfest python typehints
Last synced: 26 Sep 2025
https://github.com/telekom/style-doc
Black for Python docstrings and reStructuredText (rst).
automation black docstring docstrings formatter formatting linter linting python restructured-text restructuredtext rst
Last synced: 05 May 2025
https://github.com/radeklat/sphinx-rest-cheatsheet
A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
cheatsheet docstring-documentation docstrings documentation python rest restructuredtext sphinx
Last synced: 27 Oct 2025
https://github.com/jnoortheen/arger
Create argparser automatically from py3.9+ annotations :snake:.
argparse argparser cli docstrings typehints
Last synced: 20 Mar 2025
https://github.com/anatoly-scherbakov/documented
Templated docstrings for Python classes
dataclasses docstring-documentation docstrings error-handling exception-handling exceptions python python-library
Last synced: 21 Mar 2025
https://github.com/jhd3197/cacaodocs
CacaoDocs is a lightweight Python package that effortlessly extracts API documentation directly from your code's docstrings
api api-documentation docs docstring docstrings documentation documentation-generator documentation-tool er-diagram flexsearch python
Last synced: 16 Sep 2025
https://github.com/thibtrip/npdoc_to_md
Automatic documentation tool using Markdown and Python docstrings written with the numpydoc style
cli docstrings documentation-generator documentation-tool markdown numpydoc python
Last synced: 02 Jul 2025
https://github.com/beeb/lintspec
A blazingly fast linter for NatSpec comments in Solidity code
checker docstrings documentation linter natspec solidity
Last synced: 04 Mar 2025
https://github.com/axelgard/inkpot
a simple library for generating documentation from docstrings
docs-generator docstrings documentation markdown pip python python-library python-package python3 simple tool
Last synced: 07 May 2025
https://github.com/watermarkhu/mkdocstrings-matlab
📘 A MATLAB handler for mkdocstrings, automatic documentation from sources
autodoc docstrings matlab mkdocs mkdocs-material mkdocs-plugin mkdocstrings python tree-sitter
Last synced: 10 Apr 2025
https://github.com/ai2business/mkdocstrings-sourcelink
Automatic source link generation for mkdocstrings
autodoc docstrings documentation-generator markdown mkdocs mkdocstrings python utilities
Last synced: 05 Oct 2025
https://github.com/lainq/gendoc
gendoc is a tool which generates documentation based on your docstrings
cli docstrings documentation documentation-generator gendoc python python3
Last synced: 05 Mar 2025
https://github.com/jeremiegince/pythonbasictools
Package containing a set of tools useful to any project made with python.
docstrings logging multiprocessing multithreading python slurm tools
Last synced: 04 Sep 2025
https://github.com/jwlodek/npdoc2md
A script for auto-converting numpy-style documentation to markdown for an entire python project
converter docs docstring-documentation docstrings markdown numpy script
Last synced: 26 Oct 2025
https://github.com/jmorgadov/dolce
Advanced Python documentation management tool. Performs static and LLM-powered docstrings validations, generates missing docstrings, detects semantic inconsistencies, and much more.
ai docstrings documentation llm python
Last synced: 29 Sep 2025
https://github.com/denvercoder1/docstring-utils
Parser and checker for Numpy, Sphinx, and Google-style docstrings
Last synced: 13 Apr 2025
https://github.com/matthewdeanmartin/pydoc_fork
Run pydoc on a build server to generate API docs
Last synced: 11 Apr 2025
https://github.com/janascher/studying-python-avancado
Resoluções das atividades das aulas de Python Avançado da Alpha EdTech.
docstrings mkdocs mypy poetry pyenv pytest pytest-cov python venv
Last synced: 29 Jul 2025
https://github.com/ava-silver/doc2ann
Convert Docstring argument/return types to python3 annotations
docstrings python python3 type-annotations
Last synced: 26 Oct 2025
https://github.com/syncrossus/goodoc
A flexible and customizable documentation generator for Python source code.
css docstrings documentation documentation-generator documentation-tool pyqt4 python python-source stylesheets
Last synced: 25 Feb 2025
https://github.com/sejalmankar1012/json_validator
This project provides a Python tool for JSON data validation against user-defined schemas, ensuring data conformity to specific rules and structures. It offers features such as checking required fields, enforcing field value constraints, and validating data integrity.
data-validation docstrings error-handling json-schema jsondata pep8 python
Last synced: 21 Mar 2025
https://github.com/jmcaluyafuentes/terminal-app
Term 1 Final Assignment (Coder Academy, Diploma of IT)
algorithm bash-script control-flow docstrings dry-principle error-handling functions libraries loops packages pep8 project-management python source-control tdd variables
Last synced: 22 Sep 2025
https://github.com/annamihailovna/library_receives_square_matrix
Python-библиотека, которая осуществляет получение квадратной матрицы (NxN) с удалённого сервера и возвращает её пользователю в виде List[int].
aiohttp async docstrings flake8 python
Last synced: 01 Mar 2025
https://github.com/nicholassynovic/tool_neural-docstrings-generator
Code to write docstrings for functions and classes using LLMs
Last synced: 23 Mar 2025
https://github.com/joaopeuko/pdtj
A tool for parsing & documenting Python code within a directory. Generates a JSON file to provide a clear overview of the codebase's structure and documentation, allowing for easy navigation and understanding. Flexible and customizable to specific needs.
docstring docstring-documentation docstrings documentation documentation-generator json python
Last synced: 23 Jul 2025
https://github.com/mannasoumya/py-docstring-generator
Auto Generate Python Docstrings
docs-generator docstring docstring-generator docstrings documentation python python3
Last synced: 16 Mar 2025
https://github.com/iamtalhaasghar/touchpy
A simple script to create a .py file with necessary docstrings.
Last synced: 14 Mar 2025
https://github.com/davep/pydscheck
Simple tool to check doc strings in Python code
docstring docstring-documentation docstrings documentation-tool lint linter python python3 sphinx sphinx-doc
Last synced: 13 May 2025
https://github.com/mohjarabahh/unix-shell
A simple version of UNIX Shell developed using Python and Pytest with awesome open-source technologies.
app application docstrings figlet linux linux-app linux-shell pytest python python-app python-application python-script python3 type-hint type-hinting type-hints unit-testing unix unix-command unix-shell
Last synced: 12 Mar 2025
https://github.com/croketillo/docstring-tool
Include/remove docstrings at any python file found in the specified folder.
docstring docstring-documentation docstring-generator docstring-tool docstrings
Last synced: 14 Mar 2025
https://github.com/vaibhavmojidra/python---demo-documenting-the-code-with-docstrings
Python documentation strings (or docstrings) provide a convenient way of associating documentation with Python modules, functions, classes, and methods.
docstrings mojidra python python-docstring python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 12 Apr 2025