11 Star 40 Fork 6

scriptiot / evue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 680 Bytes
一键复制 编辑 原始数据 按行查看 历史
ding465398889 提交于 2023-01-11 11:04 . puslish 0.1.6.1 to pypi
[tool.pdm]
[tool.pdm.scripts]
build = "python setup.py sdist bdist_wheel"
publish = "twine upload dist/* --skip-existing --verbose"
[tool.pdm.dev-dependencies]
dev = [
"setuptools>=65.6.3",
"wheel>=0.38.4",
]
[project]
name = "evue"
version = "0.1.6.1"
description = "Evue is the fastest way to build apps in Python or Javascript on windows/linux/macos/ios/andriod/rtos! Write once, run everywhere! "
authors = [
{name = "dragondjf", email = "ding465398889@163.com"},
]
dependencies = [
"flet>=0.2.4",
"pyee>=9.0.4",
"loguru>=0.6.0",
"pyperclip>=1.8.2",
"pillow>=9.3.0",
"qrcode>=7.3.1",
]
requires-python = ">=3.10"
license = {text = "MIT"}
Python
1
https://gitee.com/scriptiot/evue.git
git@gitee.com:scriptiot/evue.git
scriptiot
evue
evue
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891