Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit f4ca942

Browse files
readme upgrade
1 parent 22cfd25 commit f4ca942

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Plotly Express
22

3-
This is alpha-quality software, under active development and available for demonstration purposes only!
3+
Plotly Express is a terse, consistent, high-level wrapper around [Plotly.py](https://plot.ly/python) for rapid data exploration and figure generation.
44

5-
[![nbviewer badge](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/plotly/plotly_express/blob/master/gallery.ipynb)
5+
Documentation and examples can be found at https://plotly.github.io/plotly_express
66

7-
[![binder badge](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/plotly/plotly_express/master?filepath=gallery.ipynb)
7+
## Installation
8+
9+
Just running `pip install plotly_express` in your terminal!
10+
11+
Plotly Express is compatible with Python 3+ and Python 2.7.

0 commit comments

Comments
 (0)