# pywebview-test **Repository Path**: bzsometest/pywebview-test ## Basic Information - **Project Name**: pywebview-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-24 - **Last Updated**: 2025-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pip install pywebview pip install cefpython3 ## cefpython3 - 注意不支持高版本python - 最后一次更新2021年2月 ## 模块说明 Pillow 加载托盘图标需要 ```shell cd .venv cd Scripts activate.bat cd ../../ python3 -m pip install --upgrade pip # 下载依赖 pip install . python3 -m pip install playwright ```