Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 615 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 615 Bytes

yd

  • introduction
  • A terminal bilingual dictionary by youdao API
  • features
  • soundmark, definition, example sentence for English word
  • pinyin and bilingual example sentence for chinese word

Install

sudo pip install yd

Help

Input[0]:
yd --help

Output[1]:
yd [options] word

-h, --help              display the help and exit
-v, --version           output version information and exit
-o, --output=filename   output cached word to file
--reset                 reset to initial state

Examples

Thanks to the idea of Flowerowl's work https://github.com/Flowerowl/ici