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

Uploaded Python 3

File details

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

File metadata

  • Download URL: tstring_core-0.1.1.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.1.1.tar.gz
Algorithm Hash digest
SHA256 4fbe1b963fccd401fea4b75134bd5716557e11f9b6e88684120e86226e334ccd
MD5 f80d1456b520bc07fa167e890d24c8b2
BLAKE2b-256 d64e0fd3b26d4256ccb3770be599cd18fa135667b84af18bf8a79e09cb592b53

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: tstring_core-0.1.1-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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54c7e531526180c0cbcfc177977bbac57a5f89e845d699611bd5ccbca6842320
MD5 a1f567a6d8ed4fc59076cb4d97aa4f3a
BLAKE2b-256 1e4b3fafcb4b58f255179e0211fb69d7f1ea3656a1f4bba2d22afdb317d961f0

See more details on using hashes here.

Provenance

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