Skip to main content

baron-klinecharts

Python SDK for the Baron KLineCharts ChartScene format.

pip install baron-klinecharts==0.4.2
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.2.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.2-py3-none-any.whl (4.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: baron_klinecharts-0.4.2.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.2.tar.gz
Algorithm Hash digest
SHA256 3edaa80c89e2c199b6e1703aeec8458fcd63fb32ad097821d1ee6f5414e312ab
MD5 f796a0d75173f4fee0614f3035446c58
BLAKE2b-256 6e8dd0b89009c78d69e0814c646de85f11380e1055dfb824feb8633b3e167533

See more details on using hashes here.

Provenance

The following attestation bundles were made for baron_klinecharts-0.4.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for baron_klinecharts-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f1bff3f87f8814723396102876e389b33fba93d5e724ecf137294b6ca2476503
MD5 b040bbbeb18c7df1fe5b45ce4e604f5b
BLAKE2b-256 edc3ed08b45aa049a331b6bc49a57ddaaf3ff982fc40cd5a6bb9c98fad423ce3

See more details on using hashes here.

Provenance

The following attestation bundles were made for baron_klinecharts-0.4.2-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

This release

0.4.2 This release

2 files

0.4.1

2 files

0.4.0

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