https://github.com/maczhis/youdaofanyi
终端翻译中英文助手
https://github.com/maczhis/youdaofanyi
python2 python3
Last synced: 3 months ago
JSON representation
终端翻译中英文助手
- Host: GitHub
- URL: https://github.com/maczhis/youdaofanyi
- Owner: maczhis
- Created: 2017-02-16T01:28:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T08:23:21.000Z (about 9 years ago)
- Last Synced: 2025-03-01T04:49:40.669Z (about 1 year ago)
- Topics: python2, python3
- Language: Python
- Homepage: https://pypi.python.org/pypi/youdaofanyi
- Size: 229 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youdaofanyi
终端翻译中英文助手
事情的原因是这样的:
之前发现了一款能在终端下翻译英文的工具(https://github.com/Flowerowl/ici)
后来发现真的是真能翻译英文,无法翻译中文,
于是乎我就用 有道翻译的API写了这个小工具,希望能帮助你!!
安装方法一:
在终端执行 pip install youdaofanyi
安装方法二:
git https://github.com/maczhis/youdaofanyi.git
cd youdaofanyi/
python setup.py install
