Skip to content

topmark.toml package index

topmark / toml

TopMark TOML schema and document helpers.

Immediate children in this package

topmark.toml.defaults
Helpers for TopMark's bundled/default TOML documents.
topmark.toml.enums
Enums for TopMark TOML export and rendering helpers.
topmark.toml.getters
Value getters for TOML config tables.
topmark.toml.keys
Canonical TOML section and key names for TopMark documents.
topmark.toml.loaders
Load and split-parse TopMark TOML documents.
topmark.toml.machine
Machine-output helpers for TOML provenance exports.
topmark.toml.parse
Split-parse helpers for TopMark TOML sources.
topmark.toml.pyproject
Helpers for extracting TopMark TOML content from pyproject.toml.
topmark.toml.render
Render and normalize TopMark TOML documents.
topmark.toml.resolution
TopMark TOML source discovery and per-run TOML resolution helpers.
topmark.toml.schema
Static TOML schema metadata and validation helpers for TopMark.
topmark.toml.surgery
Structural TOML document edits using tomlkit.
topmark.toml.template_surgery
Presentation-oriented edits for the bundled example TopMark TOML resource.
topmark.toml.types
Shared TOML type aliases for TopMark TOML document handling.
topmark.toml.typing_guards
Type guards and TOML-shape normalization helpers for TopMark TOML handling.
topmark.toml.utils
Small helpers for building and normalizing TopMark TOML values and tables.
topmark.toml.validation
Structured TOML schema-validation issues and diagnostic adapters.