Is there a Python library for generating Sankey diagrams?
I've seen this list of Sankey diagram applications and libraries, but none of them is in Python.
Apparently matplotlib 1.1 can now do this. Code and sample output is here.
Below is a screenshot demonstrating what it can do.