# ext-baidufanyi **Repository Path**: liliang9693/ext-baidufanyi ## Basic Information - **Project Name**: ext-baidufanyi - **Description**: ext baidufanyi - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-23 - **Last Updated**: 2024-10-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fanyi ![](./python/_images/featured.png) --------------------------------------------------------- ## Table of Contents * [URL](#url) * [Summary](#summary) * [Blocks](#blocks) * [License](#license) * [Supported targets](#Supportedtargets) ## URL * Project URL : ```https://gitee.com/liliang9693/ext-baidufanyi``` * Tutorial URL : ```https://mindplus.dfrobot.com.cn/extensions-user``` * wiki URL : ```http://wiki.unihiker.com``` ## Summary 适合Mind+Python模式的百度文字翻译库,首先在百度翻译网站( https://fanyi-api.baidu.com )注册账号,进入控制台,开通**通用翻译服务**,在**开发者信息**中可以获取到**ID**和**密钥**。 ## Blocks ![](./python/_images/blocks.png) ## Examples ![](./python/_images/examples.png) ## License MIT ## Supported targets MCU | JavaScript | Arduino | MicroPython | unihiker ------------------ | :----------: | :----------: | :---------: | ----- arduino | | | | micro:bit | | | | esp32 | | | | python | | | | √ ## Release Logs * V0.0.1 基础功能完成 * V0.0.2 库文件改名字,防止跟pypi同名库重复 * V0.0.3 增加输入百度翻译账号功能 * V0.1.0 将库文件放到pypi上 * V0.2.0 代码直接生成,不使用库