Skip to main content

Fast Markdown linter and formatter with localized CLI help and version aliases.

Project description

katana-markdown-linter Python wrapper

katana-markdown-linter is a thin Python launcher for the kml Markdown linter. The package does not contain independent lint logic. On first use, it downloads the matching kml binary archive from GitHub Releases, verifies the neighboring SHA-256 checksum, installs the binary into the wrapper cache, and then delegates all commands to that binary, including localized CLI help.

Install

pipx install katana-markdown-linter
kml --version

Use uvx for one-off runs:

uvx --from katana-markdown-linter==0.18.0 kml --version
uvx --from katana-markdown-linter==0.18.0 kml check README.md

Basic Usage

# Run linting
kml check README.md

# Show help
kml help
kml --help
kml -h
kml check --help

# Localized help
kml --locale ja help

# Show version aliases
kml version
kml --version
kml -v

# Fix and Format
kml fix README.md
kml fmt

Supported Platforms

The Python launcher uses the same binary archives as the GitHub Release channel. It currently supports:

  • macOS arm64: aarch64-apple-darwin
  • macOS x64: x86_64-apple-darwin
  • Linux x64: x86_64-unknown-linux-gnu
  • Windows x64: x86_64-pc-windows-msvc

Unsupported platforms fail before download with an explicit platform error.

Wrapper Contract

  • The package version selects the GitHub Release tag.
  • The launcher downloads kml-vX.Y.Z-<target>.tar.gz or kml-vX.Y.Z-<target>.zip.
  • The launcher downloads the matching .sha256 file and verifies the archive before extraction.
  • The installed binary is cached under the package-local vendor directory by default.

For full CLI usage, rule coverage, and other install channels, see the repository README. Report package issues through GitHub Issues.

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

katana_markdown_linter-0.18.3.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

katana_markdown_linter-0.18.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file katana_markdown_linter-0.18.3.tar.gz.

File metadata

  • Download URL: katana_markdown_linter-0.18.3.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for katana_markdown_linter-0.18.3.tar.gz
Algorithm Hash digest
SHA256 a82b9d41234d7a1c456aa94669c3195f8c89b7b1ede45eebc101cdfe7c862d31
MD5 37621b32ed2e6279fb78661d7b8acbf4
BLAKE2b-256 646873366efa892c37b2d9bca2d6e2d53eab86da4f6cc6e108730354a5c32545

See more details on using hashes here.

Provenance

The following attestation bundles were made for katana_markdown_linter-0.18.3.tar.gz:

Publisher: release.yml on HiroyukiFuruno/katana-markdown-linter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file katana_markdown_linter-0.18.3-py3-none-any.whl.

File metadata

File hashes

Hashes for katana_markdown_linter-0.18.3-py3-none-any.whl
Algorithm Hash digest
SHA256 802390d4b7fb218b2a461065c6fd5e4d3a5b57d55db177d0c1bb8c2bbaad6827
MD5 8c96fb2ba4f5dc41cd38af91e1c3d3d8
BLAKE2b-256 e2d64eea2ab45986c7cb0e389bfb568a27195ebe24b73dbd0439e7d2b477dbd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for katana_markdown_linter-0.18.3-py3-none-any.whl:

Publisher: release.yml on HiroyukiFuruno/katana-markdown-linter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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