mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
25 lines
720 B
Plaintext
25 lines
720 B
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 5.2.1
|
|
pkgrel = 1
|
|
url = https://github.com/plotly/plotly.py
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = python-setuptools
|
|
makedepends = python-jupyter_core
|
|
makedepends = python-tornado
|
|
makedepends = jupyterlab
|
|
makedepends = npm
|
|
depends = python
|
|
depends = jupyterlab
|
|
depends = python-matplotlib
|
|
depends = python-numpy
|
|
depends = python-six
|
|
depends = python-retrying
|
|
optdepends = ipython
|
|
optdepends = python-ipywidgets
|
|
source = python-plotly-5.2.1.tar.gz::https://github.com/plotly/plotly.py/archive/v5.2.1.tar.gz
|
|
sha256sums = 5c3251dcbf5de2170038dac24ba6afd379b497d93f18576247ffffe439808da5
|
|
|
|
pkgname = python-plotly
|