# python_cut_tool **Repository Path**: windheartyolo/python_cut_tool ## Basic Information - **Project Name**: python_cut_tool - **Description**: python截屏+ocr+翻译 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-22 - **Last Updated**: 2024-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_cut_tool #### 介绍 python截屏+ocr+翻译 #### 软件架构 python版本使用test_2分支,缺点是exe文件过大。 易语言版本使用test_3分支,解决了python版本exe文件过大的问题。 使用qt c++编写 qt_cut_test_2分支 qt_new_cut_test_3分支对qt_cut_test_2进行了完善,修复了一些bug