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.0.tar.gz (5.3 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.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: craftllc_wikin-1.0.0.tar.gz
  • Upload date:
  • Size: 5.3 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.0.tar.gz
Algorithm Hash digest
SHA256 57a39ae0a1139456adff79f961129293303a4b9e3256dac9eafff8121a6b11ee
MD5 06fc063b6a99b66e602faa028cfe0e1b
BLAKE2b-256 2ad230594b7e336df430a154b938fddf0800b592455995953a885919d547fd5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: craftllc_wikin-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 314b85dbaa6f6ab441e07c3255a892a5361b1fe6dbb80710337d6ce0b138e8d8
MD5 f3e7f19e875482e91eab130c6294e9b9
BLAKE2b-256 4e049b0cd22ef88e36f5b0fe3cd03569104aaf759a8ac7aa98587d2d3c494356

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