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.0.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.0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tstring_core-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e0970094c6d40f1191be91e7ab6d54338a644334d5f071f8ad7ee27671546078
MD5 c98ac4a073ffbcbc6a7b5ab4433bb4b2
BLAKE2b-256 99ee8be87e5b2b695d821937a49c8bcb2f7f381d31848f74d53737197fd03e04

See more details on using hashes here.

Provenance

The following attestation bundles were made for tstring_core-0.2.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: tstring_core-0.2.0-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.7

File hashes

Hashes for tstring_core-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff0486529d5d6f3bafb67e79736c6749b23995810dc0c818075a17461a851815
MD5 d35e354dbd30e70fba940306335dc0cf
BLAKE2b-256 bd1fb3982ae07eabc6c5195ef40c46f05940fe9e895dca7e5fdff914069587d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tstring_core-0.2.0-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