Metadata-Version: 2.1
Name: plotly-express
Version: 0.1
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: UNKNOWN
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.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
