Run the command: pip install -r requirements.txt
- 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.)
A simple script to translate text to the desired language using the free google translate python client API
Repository from Github https://github.comprateekralhan/Translate-Excel-files-using-Google-Translate
Run the command: pip install -r requirements.txt
A simple script to translate text to the desired language using the free google translate python client API