Skip to content
/ pdoc Public
forked from pdoc3/pdoc

🐍 ➑️ πŸ“œ Auto-generate API documentation for Python projects

License

Notifications You must be signed in to change notification settings

kernc/pdoc

This branch is 7 commits ahead of, 49 commits behind pdoc3/pdoc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83922bc Β· Jun 22, 2024
Mar 11, 2024
Mar 11, 2024
Jun 22, 2024
Oct 13, 2020
Aug 27, 2020
Oct 30, 2020
Aug 3, 2021
Jan 25, 2021
Nov 28, 2018
Jan 7, 2019
Mar 11, 2024
Mar 20, 2021
Oct 29, 2022

Repository files navigation

pdoc

Build Status Code Coverage pdoc3 on PyPI package downloads GitHub Sponsors

Auto-generate API documentation for Python 3+ projects.

Project website

Documentation

Installation

$ pip install pdoc3

Usage

Pdoc will accept a Python module file, package directory or an import path.

$ pdoc your_project

See pdoc --help for more command-line switches and the documentation for more usage examples.

Features

The above features are explained in more detail in pdoc's documentation (generated with pdoc).

Development

Check CONTRIBUTING.md for hacking details.

About

🐍 ➑️ πŸ“œ Auto-generate API documentation for Python projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.0%
  • Mako 18.4%
  • Shell 0.6%