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
Python
Run the command: pip install -r requirements.txt