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

SmirnGreg/pdoc

This branch is 4 commits ahead of, 167 commits behind pdoc3/pdoc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Grigorii Smirnov-Pinchukov
May 13, 2020
840cf93 · May 13, 2020
Apr 13, 2020
Apr 15, 2020
May 13, 2020
Jul 3, 2019
Dec 29, 2018
Feb 25, 2019
Jan 17, 2020
Apr 16, 2020
Jan 31, 2019
Nov 28, 2018
Jan 7, 2019
Apr 16, 2020
Jan 10, 2019
May 5, 2019

Repository files navigation

pdoc

Build Status Code Coverage pdoc3 on PyPI

Auto-generate API documentation for Python 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).

About

🐍 ➡️ 📜 Auto-generate API documentation for Python projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.5%
  • Mako 15.9%
  • Shell 0.6%