fez

Python script to print all translations of a sentence


Keywords
translate
License
MIT
Install
pip install fez==0.1

Documentation

Fez

Python script to print all translations of a sentence

Dependencies

  • googletrans
  • tableprint
  • colored

Usage

cd Fez
./Fez.py -t "your beautiful sentence goes here"

For English to all other languages

cd Fez
./Fez.py -t "your beautiful sentence goes here" -x 0

For All languages to English

Screenshot

Fez Screenshot