blob: a56c014f2d64a3e2aca5fbfae5a5b34ed3001cf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
pkgbase = python-solara
pkgdesc = A pure Python, React-style web framework
pkgver = 1.55.0
pkgrel = 1
url = https://solara.dev
arch = any
license = MIT
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-click>=7.1.0
depends = python-filelock
depends = python-ipykernel
depends = python-jinja
depends = python-jupyter-client
depends = python-jupyter-core
depends = python-jupyter-events
depends = python-rich-click
depends = python-humanize
depends = python-ipyvue>=1.9.0
depends = python-ipyvuetify>=1.6.10
depends = python-ipywidgets>=7.7
depends = python-reacton>=1.9
depends = python-requests
depends = python-jupyter-client
depends = jupyter-nbformat
depends = python-markdown
depends = python-markupsafe
depends = pymdown-extensions
depends = python-starlette
depends = uvicorn
depends = python-watchdog
depends = python-watchfiles
depends = python-websockets
depends = python-cachetools
noextract = solara-1.55.0-py3-none-any.whl
noextract = solara_ui-1.55.0-py3-none-any.whl
noextract = solara_server-1.55.0-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/s/solara/solara-1.55.0-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/s/solara-server/solara_server-1.55.0-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/s/solara_ui/solara_ui-1.55.0-py3-none-any.whl
sha256sums = c5c4b564a9498672cee2fe82d02ee7dbe154e287ed9d50f776d63c963611c44c
sha256sums = 793a84ba027bed334b42415718c5663db88fbfc76ff096b0cd7a2f6d78365664
sha256sums = d298290440ace8bd7dc0ed0d0275c303c8ac07b2b3f9e0ad2738480798ddc09c
pkgname = python-solara
|