# py-web-terminal **Repository Path**: ethanzhu/py-web-terminal ## Basic Information - **Project Name**: py-web-terminal - **Description**: python版web终端 - **Primary Language**: HTML - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-24 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # py-web-terminal python版web终端 # 安装 ``` git clone https://github.com/cloudswave/py-web-terminal.git cd py-web-terminal python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt python app.py ``` # 访问 访问地址:http://127.0.0.1:5000/