# itext-tool **Repository Path**: xphai/itext-tool ## Basic Information - **Project Name**: itext-tool - **Description**: 基于python 实现对交换机命令日志文件分析,获取字段并表格保存结果,界面采用tkinter 布局,简单绘制 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2023-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # itext-tool #### 介绍 基于python 实现对交换机命令日志文件分析,获取字段并表格保存结果,界面采用tkinter 布局,简单绘制 #### 软件架构 单机版 #### 安装教程 1. 安装python3.7以上版本 2. 项目运行 python iTextTool.py 3. 打包 可使用pyinstaller 进行打包 #运行 `pip install pyinstaller --noconsole ` #### 使用说明 1. 界面 ![输入图片说明](https://foruda.gitee.com/images/1688980973087149583/7e19b0cb_419851.png "屏幕截图") 2. 选择解析日志文件路径,自动生成输出路径,可自行修改 ![输入图片说明](https://foruda.gitee.com/images/1688981045043554195/e310ee51_419851.png "屏幕截图") 3. 日志文件中的命令目前只实现了前2个,提取vlan svlan #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)