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.1.tar.gz (10.9 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.1-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: craftllc_wikin-1.2.1.tar.gz
  • Upload date:
  • Size: 10.9 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.1.tar.gz
Algorithm Hash digest
SHA256 36262e595856a4eeb7d03fcb536862ef8f49a3b4e92c4f61b4b76c9d0c44932f
MD5 e3fab71e32b5d3b9ac42330b9aa3204f
BLAKE2b-256 08ce70bb09433a298bb774f0af79cdfccbfacc3c230e552276145ce72015e188

See more details on using hashes here.

File details

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

File metadata

  • Download URL: craftllc_wikin-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 11.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c69f39248ec2c3fe33049da9041fd4ef540969a2a9c455f0c497bd22ef630bd
MD5 6c484747f6dfbe9cd0825075256f4341
BLAKE2b-256 ead0258c13d79a77039e6bb501bd9d83215f748d4766f95fc636c8822f3b4901

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