2370 Forks
13749 Stars
13749 Watchers

plotly.py

The interactive graphing library for Python :sparkles: This project now includes Plotly Express!

How to download and setup plotly.py

Open terminal and run command
git clone https://github.com/plotly/plotly.py.git
git clone is used to create a copy or clone of plotly.py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with plotly.py https://github.com/plotly/plotly.py/archive/master.zip

Or simply clone plotly.py with SSH
[email protected]:plotly/plotly.py.git

If you have some problems with plotly.py

You may open issue on plotly.py support forum (system) here: https://github.com/plotly/plotly.py/issues