# python-view **Repository Path**: gaozhen1996/python-view ## Basic Information - **Project Name**: python-view - **Description**: 使用python 以及vue开发客户端程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-04-23 - **Last Updated**: 2025-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-view #### 介绍 使用python 以及vue开发客户端程序 #### 软件架构 软件架构说明 #### 安装教程 依次执行: - npm install - npm run build - pip install pywebview -i https://pypi.tuna.tsinghua.edu.cn/simple - 如果gui='cef' 需要 pip install cefpython3 -i https://pypi.tuna.tsinghua.edu.cn/simple - pip install PyMuPDF -i https://pypi.tuna.tsinghua.edu.cn/simple ## 打包 - 打包静态资源文件 npm run build - python打包exe 建议使用 auto-py-to-exe ### 问题 - cef打包问题 https://blog.csdn.net/weixin_39709920/article/details/106092815 ### 版本 - Python 3.9.5 - auto-py-to-exe 2.36.0