# tushare_data **Repository Path**: josewu2007/tushare_data ## Basic Information - **Project Name**: tushare_data - **Description**: tushare数据抓取 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-17 - **Last Updated**: 2025-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python程序打包方式 1、pip install pyinstaller 2、pyinstaller --onefile index.py