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
Built Distribution
File details
Details for the file psankey-1.0.1.tar.gz
.
File metadata
- Download URL: psankey-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22ab54d94d187485cad602b4894ee037c7dbedf30280fe375885d10f0a5a7382 |
|
MD5 | bee735053a4eb8681235a2feb0c3b7d4 |
|
BLAKE2b-256 | 41b5af21bd3678b79f94c7b6c2192842902358ee6161e4d136d4706309aec698 |
File details
Details for the file psankey-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: psankey-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 128ea9a342325042083fb90b20690b8d974389e1d2ae85702c62fcc452c006f1 |
|
MD5 | 37fe31d783561e9f7c8f1a10b32febd2 |
|
BLAKE2b-256 | 4a977d884b1c62365b5237d1b392daee780a9b39cafb69e80b362cd51bd5552d |