代码拉取完成,页面将自动刷新
[tool.poetry]
name = "ex4nicegui"
version = "0.8.8"
description = "Extension library based on nicegui, providing data responsive,BI functionality modules"
authors = ["CrystalWindSnake <568166495@qq.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/CrystalWindSnake/ex4nicegui"
keywords = ["nicegui", "ex4nicegui", "webui"]
[tool.poetry.dependencies]
python = "^3.8"
nicegui = "^2.0.0"
signe = "^0.4.22"
executing = "^2.0.1"
[tool.poetry.group.dev.dependencies]
nicegui = "*"
pytest = "^8.3.3"
pandas = [
{version = "^1.0.0", python = "~3.8"},
{version = "^2.0.0", python = ">=3.9,<3.13"}
]
numpy = [
{version = "^1.24.0", python = "~3.8"},
{version = "^1.26.0", python = ">=3.9,<3.13"}
]
pyecharts = "^2.0.5"
pytest-playwright = "^0.5.0"
playwright = "^1.43.0"
pytest-asyncio = "^0.24.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。