Kaleido

Latest version: v0.4.2

Safety actively analyzes 701298 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.0.1rc4

Overview
This is the first public pre-release of the Kaleido executable and PyPI package

Added
- Added setup.py metadata for PyPI display

Fixed
- Include `LICENSE.txt` with executable zip and wheel

Changed
- Renamed `BaseScope.to_image` to `BaseImage.transform` to be more general
- In command-line JSON interface, renamed `figure` property to `data` to be more generic
- Refactor scopes to allow subclasses to specify their own transform options (e.g. plotly's options are format, width, height, and scale but other scopes can choose their own).
- Moved architecture sections from README to GitHub Wiki

0.0.1rc3

Overview
This is the first public pre-release of the Kaleido executable and PyPI package

Added
- Support updating scope properties after construction. Automatically restart kaleido executable if required
- Add `default_format`, `default_width`, `default_height`, and `default_scale` scope properties to control defaults of `to_image` method

Updated
- Refactor linux build scripts to be consistent with mac and windows

0.0.1rc2

Added
- Include version number in JSON response when first launching kaleido executable
- Include version number in Python package as `kaleido.__version__`.
- Generate version number from git tag
- Allow Python scopes to specify formats that should be base64 decoded into text (e.g. svg)
- Python process now silently collects standard error stream and displays this when an unknown error occurs in the kaleido executable on initialization or image export.

Fixed
- Unset `LD_PRELOAD` environment variable on Linux to support Google Colab.

0.0.1rc1

First preview release!

win_toolchain
Fake release for the purpose of uploading the 1.3GB windows toolchain zip file. This is the result of the `package_from_installed.py` command described in https://chromium.googlesource.com/chromium/src.git/+/master/docs/win_cross.md

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.