Python interface to Google translate?

python at bdurham.com python at bdurham.com
Thu Jan 28 01:43:57 EST 2010


Looking for any recommendations on a Python module/package that
would allow me to submit small HTML Unicode documents to Google
and retrieve the translated results. Or is this the type of task
that one should use a urllib-like module and do manually?

Note: By small HTML Unicode documents I mean files with about 50
paragraphs of text marked up with basic HTML tags.

Any suggestions appreciated.

Thanks,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100128/e390a69d/attachment.html>


More information about the Python-list mailing list