# jd-getData **Repository Path**: guocdfeifei/jd-get-data ## Basic Information - **Project Name**: jd-getData - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-13 - **Last Updated**: 2025-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python -m venv venv # 激活虚拟环境 .\venv1\Scripts\activate # 导出 pyinstaller --name=数据提取工具 --onefile --noconsole --specpath=. main.py pyinstaller --name=数据提取工具 --onefile --specpath=. main.py ## 示例截图 ![样例](样例.png) pip install -r requirements.txt