Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4- enable it ( translate API on this project )


Python script example:   https://cloud.google.com/translate/docs/reference/libraries


Python script:

pip install --upgrade pip
sudo pip install google-cloud

...