Skip to content

A simple translator in Python with the use of Google Translate API

Notifications You must be signed in to change notification settings

JoaoMSacramento/python-translator-google-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Pythin Translator with Google Translate API

This is a translator made in Python with the use of Google Translate API.

  1. Install google-cloud-translate library: pip install google-cloud-translate
  2. Create a Google Cloud Platform project.
  3. Enable the Google Cloud Translate API for your project.
  4. Download the service account key file (JSON format) and store it securely.

Features:

  1. Translate
  2. See available languages
  3. Choose input language
  4. Choose output language

Demo:

About

A simple translator in Python with the use of Google Translate API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages