Giter VIP home page Giter VIP logo

youdao-python's Introduction

youdao-python

youdao dictionary implemented in python

Install

pip

sudo pip install youdao_simple

python setup.py

$ git clone https://github.com/mudongliang/youdao-python
$ cd youdao-python
$ sudo python setup.py install

Usage

$ youdao
No word to translate
$ youdao hello
hello
有道翻译 : 
你好

有道词典-基本词典 : 
英式发音 [ həˈləʊ ] 	美式发音 [ həˈlo ]
n. 表示问候, 惊奇或唤起注意时的用语
int. 喂;哈罗
n. (Hello)人名;(法)埃洛

有道词典-网络释义 : 
Hello  :  你好 您好 hello 
Hello Kitty  :  凯蒂猫 昵称 匿称 
Hello Bebe  :  哈乐哈乐 乐扣乐扣
$ youdao hello world
查询单词: hello
有道翻译 : 
你好

有道词典-基本词典 : 
英式发音 [ həˈləʊ ] 	 美式发音 [ həˈlo ]
n. 表示问候, 惊奇或唤起注意时的用语
int. 喂;哈罗
n. (Hello)人名;(法)埃洛

有道词典-网络释义 : 
Hello  :  你好 您好 hello 
Hello Kitty  :  凯蒂猫 昵称 匿称 
Hello Bebe  :  哈乐哈乐 乐扣乐扣 

查询单词: world
有道翻译 : 
世界

有道词典-基本词典 : 
英式发音 [ wɜːld ] 	 美式发音 [ wɝld ]
n. 世界;领域;世俗;全人类;物质生活

有道词典-网络释义 : 
World  :  世界 世界 天下 
My World  :  我的小小世界 我的世界 自一方 
World Record  :  世界纪录 世界纪录 世界之最 

Uninstall

pip

sudo pip uninstall youdao_simple

python setup.py

$ sudo python setup.py install --record=/tmp/filelist
# this file will record all the installed files

$ cat /tmp/filelist | sudo xargs rm -rf

youdao-python's People

Contributors

mudongliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

youdao-python's Issues

Todo List

1. more field to be supported;
2. more function like pronunciation to be added;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.