Convert Vega-Lite chart specifications to SVG, PNG, or Vega
vl-convert-python is a Python package for converting Vega-Lite chart specifications into static images (SVG, PNG, PDF) and Vega specifications. It provides a convenient Python interface to the vl-convert Rust library, enabling server-side chart rendering without a web browser.