Metadata-Version: 2.4
Name: panel-mosaic
Version: 0.1.0
Summary: Assemble smaller panels into a multi-panel figure using Matplotlib `subplot_mosaic` syntax
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: cairosvg>=2.7.1
Requires-Dist: ipython>=8.27.0
Requires-Dist: matplotlib>=3.9.2
Requires-Dist: skunk>=1.3.0
Provides-Extra: jupyter
Requires-Dist: ipython>=8.27.0; extra == 'jupyter'
Description-Content-Type: text/markdown

# panel_mosaic

Assemble smaller panels into a multi-panel figure using Matplotlib `subplot_mosaic` syntax
