Python script to print all translations of a sentence
- googletrans
- tableprint
- colored
(sudo) pip install fez
git clone https://github.com/mubaris/Fez
cd Fez
Using pip:
pip install .
or
python setup.py install
Try to use with words rather than sentences for accurate translations and to avoid bad printing.
fez -t "your beautiful sentence goes here"
For English to all other languages
fez -t "your beautiful sentence goes here" -x 0
For All languages to English