Skip to main content

Rust-based Python bindings for Token-Oriented Object Notation

Project description

TOON Python Bindings (toon-pyrs)

Rust-based Python bindings for TOON (Token-Oriented Object Notation).

Build and Install

# Install maturin
pip install maturin

# Build and install in development mode
maturin develop

# Or build a wheel
maturin build --release
pip install target/wheels/*.whl

Usage

import json
import toon

data = {"name": "Ada", "active": True}
result = toon.encode(json.dumps(data))
print(result)

Publish

maturin build --release
pip install twine
twine upload target/wheels/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

toon_pyrs-0.1.2-cp313-cp313-win_amd64.whl (718.6 kB view details)

Uploaded CPython 3.13Windows x86-64

File details

Details for the file toon_pyrs-0.1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: toon_pyrs-0.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 718.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for toon_pyrs-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5ba16d607af12a2fd75ed71a878207b1d4fecf31cf1784e53cae469d9a96f680
MD5 caeafc64e2cb6dda47a81fa0cfef7941
BLAKE2b-256 0df7c23c34b51eecdbc86240d08e7c4201440e531f8c25e28c8ee9e83ac19531

See more details on using hashes here.

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