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.2.0.tar.gz (7.5 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.2.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: craftllc_wikin-1.2.0.tar.gz
  • Upload date:
  • Size: 7.5 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.2.0.tar.gz
Algorithm Hash digest
SHA256 6e3703418dc1627fbe436b1c0caceb8c9a2943c8cce031e66553bbbdd0ad8f4b
MD5 009c6b292ab5f6c52a4c0254a793450c
BLAKE2b-256 27fd018bfc5ae734750507023827cf27003626c79f09b4feea1a7fb5c01393fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: craftllc_wikin-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.3 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c976f883ae47a398d9290e07ae1dba0e8e62aaf50a597923e6ef0cb19ebd559
MD5 a99abd583eedd8436cd86ec5a68e3fb3
BLAKE2b-256 3e7227a2a802370a4cc55d715902324005f7c674c93504e63a4f18c3d3611907

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