# ext2-py-argos **Repository Path**: mind-plus/ext2-py-argos ## Basic Information - **Project Name**: ext2-py-argos - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-09-13 - **Last Updated**: 2026-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: MindPlus-Ext2 ## README # argos离线翻译库 ![cover](extension/public/cover.png) `jingyizhao` 是一个适用于 Mind+ V2 Python积木模式的扩展(这是一个开源基于神经网络的离线翻译库)。 该扩展共提供 4 个积木。 ## 积木 | 积木类型 | 积木内容 | |---|---| | 命令 | 从路径:[TEXT] 加载并安装翻译模型 | | 布尔 | [TEXT1] 译 [TEXT2] 模型文件是否安装成功? | | 命令 | 设置待翻译语言:[TEXT1],目标语言 [TEXT2] | | 数值 | 翻译 [A] 的结果 | ## Python 依赖 本扩展运行依赖以下 Python 包(见 extension/public/requirements.txt): ``` argostranslate==1.9.6 ``` ## 更新日志 ### V0.0.3 - 完成扩展基础功能 ## 开发指南 更详细的 Mind+ V2 扩展开发说明请参考:[Mind+官方扩展开发文档](https://mindplus.dfrobot.com.cn/mp2/Extensions/) ## V1 原始库来源 本库迁移自 Mind+ V1(1.x)用户库,保留 `compatibilityId` 字段以兼容旧版工程。 - compatibilityId:`jingyi-jingyizhao-thirdex` - 原作者:jingyi - 原始仓库:https://gitee.com/chenqi1233/ext-argos