I am aware that Google allows transliteration from English to several languages (www.google.com/transliterate).
I have an English word-list. I would like to transliterate (not translate) every word to Bengali (a language Google supports) - to obtain output in the form of a Unicode word-list.
Is there a way to use the transliteration API in Python to do this?