# pretty_tools **Repository Path**: wlf-darkmatter/pretty_tools ## Basic Information - **Project Name**: pretty_tools - **Description**: 个人常用工具集合 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-25 - **Last Updated**: 2025-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用说明 当前的文档说明适配版本号为 `0.3.0` 抛弃了读研时期科学计算工具的开发代码,使其更贴近平时的使用 ## 安装 ```bash # 方法 1 pip install -e pretty_tools # 方法 2-1 pip install git+http://ayaka.x-contion.top:1213/lab_share/pretty_tools.git # 方法 2-2 pip install git+http://www.x-contion.top:1214/lab_share/pretty_tools.git ``` ## 使用 ```bash import pretty_tools ```