Metadata-Version: 1.1
Name: ipython-d3-sankey
Version: 0.1.1
Summary: an IPython widget for the d3 Sankey plugin
Home-page: https://github.com/ricklupton/ipython-d3-sankey
Author: Rick Lupton
Author-email: r.lupton@gmail.com
License: MIT
Description: 
        d3 Sankey
        =========
        
        an IPython widget for the `d3 Sankey
        plugin <http://bost.ocks.org/mike/sankey/>`__
        
        Installation
        ------------
        
        ``pip install ipython-d3-sankey``
        
        Usage
        -----
        
        See the example notebook.
        
Keywords: ipython-d3-sankey ipython
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: IPython
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Programming Language :: Python :: 2
