Skip to main content

baron-klinecharts

Python SDK for the Baron KLineCharts ChartScene format.

pip install baron-klinecharts==0.4.0
python -m playwright install chromium

The package validates and canonicalizes static, embedded market data and renders the same deterministic ChartScene used by the Web and npm runtimes. It never downloads a browser or market data implicitly.

DrawableWorkspace documents have explicit render helpers that embed and drive the same TypeScript offline Runtime template and Playwright browser; Python never reimplements drawing projection, main-series switching, or canvas rendering.

from baron_kline import (
    load_drawable_workspace,
    render_drawable_workspace_html,
    render_drawable_workspace_png,
)

workspace = load_drawable_workspace("workspace.json")
render_drawable_workspace_html(workspace, "workspace.html")
render_drawable_workspace_png(workspace, "workspace.png")

Raw ChartScene/TimeSeriesScene inputs are rejected by the Workspace helpers and vice versa; the package does not guess a root document type.

Download files

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

Source Distribution

baron_klinecharts-0.4.0.tar.gz (4.9 MB view details)

Uploaded Source

Built Distribution

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

baron_klinecharts-0.4.0-py3-none-any.whl (4.9 MB view details)

Uploaded Python 3

File details

Details for the file baron_klinecharts-0.4.0.tar.gz.

File metadata

  • Download URL: baron_klinecharts-0.4.0.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for baron_klinecharts-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5915e699c82eed1ea474113c4097a24ca96b0f8648e12a35c0a6b1d571e74ca8
MD5 05432ecd0969501ffc586f4e4d16d7b7
BLAKE2b-256 20967b0ccbacbb4b3138f122d480bc6669b9e3b39ef1b8b728cab2fb387af2be

See more details on using hashes here.

Provenance

The following attestation bundles were made for baron_klinecharts-0.4.0.tar.gz:

Publisher: release.yml on git54496/baron-klinecharts

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

File details

Details for the file baron_klinecharts-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for baron_klinecharts-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35ca8dc0c0116656aa69ef33e50324d706fdd044420706ee36badb6c557c6f7d
MD5 d23ea953a5bf27146ad41247aed71029
BLAKE2b-256 5e49ff0fc6a9db888bccc89fe62df1e1800528f3f00dc36d7e6f662167e96aee

See more details on using hashes here.

Provenance

The following attestation bundles were made for baron_klinecharts-0.4.0-py3-none-any.whl:

Publisher: release.yml on git54496/baron-klinecharts

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

Release history Release notifications | RSS feed

0.6.0

2 files

0.5.1

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

This release

0.4.0 This release

2 files

0.3.0

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page