我认为,我没有一件简单的事情。
我有诗歌:
name = "my-first-api"
version = "0.1.0"
description = ""
readme = "README.md"
packages = [{include = "application"}]
[tool.poetry.scripts]
start = "main:start"
[tool.poetry.dependencies]
python = ">=3.10,<3.12"
pip= "23.0.1"
setuptools="65.5.0"
fastapi="0.89.1"
uvicorn="0.20.0"
[tool.poetry.group.dev.dependencies]
pyinstaller = "^5.10.1"
pytest = "^7.3.1"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
然而,我可以这样做,并利用Poetry来建设这一体系,但是,我也希望能够以诗歌文字为名创建可起诉的人物。
现在我也这样做:
http://www.un.org/Depts/DGACM/index_chinese.htm 页: 1
我愿谈一下。
http://www.ohchr.org。 我如何看待这一点?
Btw. th不可行:
[tool.poetry.scripts]
start = "main:start"
builddist = "poetry run pyinstaller main.py --collect-submodules application --onefile --name myapi"