python cli和gui应用程序与数据库演示 源码
带有数据库演示的Python CLI和GUI应用程序 这仅用于演示和参考。 现在只有最左侧一列的输入有效! 安装 使用安装或从下载预编译的可执行文件。 pip install git+https://github.com/changyuheng/python-cli-and-gui-application-with-database-demo.git 用法 命令行界面 cli-demo 桌面 desktop-demo 发展 环境 设置 pip install poetry poetry install 包装 CLI应用 poetry run pyinstaller --clean cli-demo.spec 桌面应用 poetry run pyinstaller --clean desktop-demo.spec 密钥库 设计理念 参考 执照
文件列表
python-cli-and-gui-application-with-database-demo-main.zip
(预估有个34文件)
python-cli-and-gui-application-with-database-demo-main
.python-version
6B
poetry.lock
21KB
desktop-demo.spec
1KB
pyproject.toml
882B
cli-demo.spec
950B
LICENSE
15KB
.idea
misc.xml
371B
vcs.xml
180B
暂无评论