# python-learn **Repository Path**: vangyong/python-learn ## Basic Information - **Project Name**: python-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-16 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 环境安装 1.pip 导出、安装 pip freeze > requirements pip install -r requirements 2.anaconda 导出、安装 conda list -e > requirements conda install --yes --file requirements ## ICE 服务 ice 生成代码(需先安装ice) slice2py Printer.ice ## PCAP包解析