Marsilea banner

Marsilea: Declarative creation of composable visualization#

Marsilea is a Python library for creating composable visualizations in a declarative way. It is built on top of Matplotlib and provides a high-level API for you to puzzle different visualizations together like logo.

Related Projects

Installation#

Install via pip:

$ pip install marsilea

Documentation Sections#

Tutorial

Gallery

API Reference

How-To