prateekralhan / Translate-Excel-files-using-Google-Translate

A simple script to translate text to the desired language using the free google translate python client API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate Excel files using Google Translate Project Status: Active

Installation:

Run the command: pip install -r requirements.txt

Usage:

  1. Run the command: python translate.py.

Note: (Ensure your Excel file is in same directory and is in the format as the sample excel sheet given here.)

Sample data:

1

Execute the script:

cmd_1

Translated data:

2

About

A simple script to translate text to the desired language using the free google translate python client API


Languages

Language:Python 100.0%