Metadata-Version: 2.1
Name: plotly-express
Version: 0.1.2
Summary: Plotly Express - a high level wrapper for Plotly.py
Home-page: https://github.com/plotly/plotly_express
Author: Nicolas Kruchten
Author-email: nicolas@plot.ly
License: MIT
Description: # Plotly Express
        
        Plotly Express is a terse, consistent, high-level wrapper around [Plotly.py](https://plot.ly/python) for rapid data exploration and figure generation.
        
        Documentation and examples can be found at https://plotly.github.io/plotly_express
        
        ## Installation
        
        Just running `pip install plotly_express` in your terminal!
        
        Plotly Express is compatible with Python 3+ and Python 2.7.
        
        ### Running in JupyterLab
        
        Using Plotly Express in JupyterLab requires the [`plotly-extension`](https://github.com/jupyterlab/jupyter-renderers/tree/master/packages/plotly-extension) to be installed by running `jupyter labextension install @jupyterlab/plotly-extension`.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
