This project is a simple translator that reads a .txt file and attempts to output .txt file with its translation
- Python 3
- translate 3.5.0 (python module)
is is a simple, yet powerful command line translator with google translate behind it. You can also use it as a Python module in your code.
-
- Translate your outputs in real time
- Do translation in your terminal using command line
- Read documentation here translate.pypi