Skip to content

Instantly share code, notes, and snippets.

@Johnne32
Created November 30, 2020 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Johnne32/36e30d08c20e0f2374e737eab9e2f9fb to your computer and use it in GitHub Desktop.
Save Johnne32/36e30d08c20e0f2374e737eab9e2f9fb to your computer and use it in GitHub Desktop.
pip install google_trans_new # Installing the translate API
import google_trans_new # Importing the package
print(google_trans_new.LANGUAGES) # Checking the list of languages that are supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment