Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 399 Bytes

language-translator-python

Language translator using python, translate any text in any language using python

Python makes it easy for you to convert any text in any language into any destination language.

Instalation pip install googletrans==3.1.0a0 (make sure you add 3.10a0 as it might give errors without it)

Check out the documentation: https://py-googletrans.readthedocs.io/en/latest/