* Package name : kaleido
Version : 0.2.1
Upstream Contact: Plotly team
* URL : https://github.com/plotly/Kaleido
* License : expat
Programming Lang: Python
Description : Static image export for web-based visualization libraries with zero dependencies
Kaleido is a cross-platform library for generating static images (e.g.
png, svg, pdf, etc.) for web-based visualization libraries, with a
particular focus on eliminating external dependencies. The project's
initial focus is on the export of plotly.js images from Python for use
by plotly.py, but it is designed to be relatively straight-forward to
extend to other web-based visualization libraries, and other programming
languages. The primary focus of Kaleido (at least initially) is to serve as
a dependency of web-based visualization libraries like plotly.py. As such,
the focus is on providing a programmatic-friendly, rather than user-friendly,
API.
This package is used by plotly and is needed for build python-cogent-doc documentation
package.