Skip to content

Irene-Sankey

Irene Flyer

Python PyPI - Version PyPI Downloads License: MIT GitHub

Irene-Sankey is a python package that enables the creation of customizable and informative Sankey diagrams. It is designed to be intuitive for both beginners and experts, with flexible options for styling, data input, and configuration, making it easy to represent complex flows visually.

Key Features

  • Simple Sankey Diagrams: Easily create source-target pair and customize Sankey diagrams from pandas DataFrames.
  • Customizable Styles: Customize colors, labels, node spacing, and flow thickness to suit your needs.
  • Support for Large Diagrams: Efficiently handles larger flows and multiple nodes.
  • Integrates with Pandas: Easily map columns and rows from pandas DataFrames to nodes and links.

Explore the documentation to learn how to customize and make the most of Irene-Sankey for your project!