This is a translator made in Python with the use of Google Translate API.
- Install google-cloud-translate library:
pip install google-cloud-translate
- Create a Google Cloud Platform project.
- Enable the Google Cloud Translate API for your project.
- Download the service account key file (JSON format) and store it securely.
Features:
- Translate
- See available languages
- Choose input language
- Choose output language