Skip to main content

Shared runtime primitives for PEP 750 structural template renderers

Project description

tstring-core

Shared Python compatibility layer for the Rust-first JSON, TOML, and YAML t-string backends.

Requires Python 3.14+.

This package depends on tstring-bindings, a native PyO3 extension. On supported platforms, install from prebuilt wheels. Other environments require a local Rust 1.94.0 toolchain build.

What It Provides

  • shared error categories re-exported from the Rust bindings
  • compatibility helper APIs for tokenization, spans, diagnostics, and slots
  • a stable import surface for the Python wrapper packages and tests

What It Does Not Provide

  • JSON grammar rules
  • TOML grammar rules
  • YAML grammar rules
  • backend-specific representability policies

Those responsibilities now live in the Rust workspace under rust/.

Runtime Contract

Each backend exposed through the Python packages follows the same high-level pipeline:

  1. validate that the input is a PEP 750 Template
  2. pass the template into the shared PyO3 bindings
  3. parse backend-specific structure in Rust
  4. run semantic checks in Rust
  5. render text and backend-native Python data
  6. materialize backend-native data from the same parsed/rendered structure

The shared layer is also responsible for keeping the Python-facing exception and typing surface stable across the JSON, TOML, and YAML wrapper packages.

See also

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

tstring_core-0.2.2.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

tstring_core-0.2.2-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file tstring_core-0.2.2.tar.gz.

File metadata

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

File hashes

Hashes for tstring_core-0.2.2.tar.gz
Algorithm Hash digest
SHA256 5696a2c3e1f383869a9afa69daa7330f01ece15e2f62cf2586661b9e85030519
MD5 0616e8b3f37c85cc8ef1391478726701
BLAKE2b-256 0543ac6d506fef8d3cf5b952c87b7eb9e51543ec1123e1fcb366ba3694e69c1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for tstring_core-0.2.2.tar.gz:

Publisher: publish-python.yml on koxudaxi/tstring-structured-data

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

File details

Details for the file tstring_core-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: tstring_core-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for tstring_core-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 303cdd5d9bec8be494695a11a444873f3f2a53e45a9771b0b95cabc578983732
MD5 17d3fd4b6a8efa03a2ec57e9536393ae
BLAKE2b-256 188260da3cf9ef3884af5f45195aafb1b51ba7888b94ee8fbc8d2a426fcd03f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tstring_core-0.2.2-py3-none-any.whl:

Publisher: publish-python.yml on koxudaxi/tstring-structured-data

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