An open API service indexing awesome lists of open source software.

https://github.com/arraystream/weplot

An easy to use plotly wrapper for python / jupyter notebooks
https://github.com/arraystream/weplot

data-visualization plotly plotting python

Last synced: 7 days ago
JSON representation

An easy to use plotly wrapper for python / jupyter notebooks

Awesome Lists containing this project

README

          

## WePlot

[![PyPI Version](https://img.shields.io/pypi/v/weplot.svg)](https://pypi.python.org/pypi/weplot) [![Build Status](https://travis-ci.org/arraystream/weplot.svg?branch=master)](https://travis-ci.org/arraystream/weplot)

WePlot is an easy to use [plotly](https://plot.ly/) wrapper for python / jupyter notebooks

### Authors

ArrayStream Technologies (Yu Zheng, Ran Fan)

### Installation
```pip install weplot```

### Documentation

Please see our blog post on: [https://www.arraystream.com/blog/weplot](https://www.arraystream.com/blog/weplot)

### Contributing

Pull-request welcome!