Skip to main content

Package for plotting Sankey diagrams with Python

Project description

<img src=”https://github.com/mandalsubhajit/psankey/blob/master/pSankey.png” width=”100”>

# psankey - A module for plotting Sankey flow diagrams in Python

Inspired by d3-sankey package for d3js (https://github.com/d3/d3-sankey)

## Brief description

In data science, we often require to visualize flows in the form of a Sankey diagram. This module helps with that. Usage is very straightforward and customizable.

Note: Does not work for cyclical graphs.

## Getting started

### Installation

Directly from the source - clone this repo on local machine, open the shell, navigate to this directory and run: ` python setup.py install ` or through pip: ` pip install psankey `

### Documentation

Please visit [https://github.com/mandalsubhajit/psankey]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psankey-1.0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

psankey-1.0.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page