On 4/12/21 15:24, Karsten Hilbert wrote:
Am Mon, Apr 12, 2021 at 12:48:23PM -0400 schrieb Quentin Bock:
Can someone explain the basics of googletrans in python?
I want to make a program that translates stories into English, but I'm not
sure how to get a translation printed. Also, is this need
On 4/12/2021 12:48 PM, Quentin Bock wrote:
Can someone explain the basics of googletrans in python?
You most likely want to install
https://pypi.org/project/googletrans/
--
Terry Jan Reedy
--
https://mail.python.org/mailman/listinfo/python-list
Am Mon, Apr 12, 2021 at 12:48:23PM -0400 schrieb Quentin Bock:
> Can someone explain the basics of googletrans in python?
> I want to make a program that translates stories into English, but I'm not
> sure how to get a translation printed. Also, is this needed to be done in
> an HTML file inside p
Does this help?
https://zetcode.com/python/googletrans/
It was the first google search hit on 'googletrans python example'.
On Mon, Apr 12, 2021 at 9:49 AM Quentin Bock wrote:
> Can someone explain the basics of googletrans in python?
> I want to make a program that translates stories into En