Skip to main content

A simple documentation generator for Python

Project description

Wikin

A simple, beautiful documentation generator for Python. It extracts docstrings from functions and special comments from variables.

Features

  • Function Docstrings: Standard Python triple-quoted docstrings.
  • Variable Documentation:
    • #: comment before variable
    • variable = value #: comment after variable
  • Modern UI: Clean, responsive HTML output with a premium look.
  • Markdown Support: Use Markdown in your docstrings and comments.

Installation

pip install .

Usage

Run Wikin as a module:

python -m wikin <path_to_code> <project_name> <version>

Example:

python -m wikin ./ "My Project" 1.0.0

This will generate documentation in the docs/index.html file.

Variable Documentation Example

#: Number of requests per second
rpm = 10

timeout = 30 #: Connection timeout in seconds

Wikin will pick these up and include them in the generated documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

craftllc_wikin-1.0.2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

craftllc_wikin-1.0.2-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file craftllc_wikin-1.0.2.tar.gz.

File metadata

  • Download URL: craftllc_wikin-1.0.2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for craftllc_wikin-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a8cec84629827df360e353780a58b094411bf66d34105468d1f466010f5c6bce
MD5 ecbe50da30705dd969dd29a40404c6e3
BLAKE2b-256 594600142c2ee93e8930e5ce609592969f37bdad47fc66b8d0294335ce174489

See more details on using hashes here.

File details

Details for the file craftllc_wikin-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: craftllc_wikin-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for craftllc_wikin-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e3117f819d1a15da9cb0994baa97a5d0bb7cd1b60eee1717345e9810416bd98a
MD5 8dcb2b0fd2b073d93a91555db414caef
BLAKE2b-256 ed6e2127ee84722e1817d609d9c205fdf9e4bb19a9855669ab2e97100fb426a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page