Metadata-Version: 1.2
Name: sankeyview
Version: 1.0.0
Summary: View flow data as Sankey diagrams.
Home-page: https://github.com/ricklupton/sankeyview
License: UNKNOWN
Author: Rick Lupton
Author-email: rick.lupton@eng.cam.ac.uk
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: networkx
Requires-Dist: attrs
Requires-Dist: palettable
Requires-Dist: sentinel
