Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 530 Bytes

python-translate-cli

use Google Translate to query word, like soimort/translate-shell. But verbose info about Definitions, Synonyms, Example Alt screenshots

Usage:

git clone https://github.com/luw2007/python-translate-cli pytrans
cd pytrans
pip install --editable .
pytrans --help

QA:

  1. colors on windows console? Note that on Windows, this functionality is only available if colorama is installed. click