tci

a dict for linux cli


Keywords
python, dict, terminal
License
MIT
Install
pip install tci==0.1.4

Documentation

tci

tci是使用有道词典API进行翻译命令行程序。

install

$ pip install tci

usage

usage: tci [-h] [-s] [-e] [-w] word

positional arguments:
  word            the word that you want to translate

optional arguments:
  -h, --help      show this help message and exit
  -s, --summary   show summary translation
  -e, --explains  show base explains, default is true
  -w, --web       show web translation