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.3.tar.gz (7.0 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.3-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: craftllc_wikin-1.0.3.tar.gz
  • Upload date:
  • Size: 7.0 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.3.tar.gz
Algorithm Hash digest
SHA256 208df1aac9d4a418c6e199f9e28f42e321b3ea66b24d0473208f557739ffacfe
MD5 c909342428a71a059c777bcd9ab4857f
BLAKE2b-256 0d744182dd2a93a5daf49c5a22dc5c573eb680a4a2e993d8554a540ed89fe177

See more details on using hashes here.

File details

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

File metadata

  • Download URL: craftllc_wikin-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7b1a1a98297349950753f931cf2ed641429f560e6ce10b82cd49726c83a00ed5
MD5 d25a2ebf0840927f71b6a5810e3a6311
BLAKE2b-256 d6712f58e43b9d812fe30b07daf7b7dbc197e9001b5360807d1129f361f8958b

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