Inspiration

Major League Hacking & Google

Google translate is a free service that translates words, phrases and entire web pages into more than 100 languages. You probably already know it and you have used it many times in your life.

To perform language translation in Python using Googletrans library, Googletrans is a free and unlimited Python library that make unofficial Ajax calls to Google Translate API in order to detect languages and translate text.

Here are the main features of this library:

  • Auto language detection (it offers language detection as well)
  • Bulk translations
  • Fast & reliable
  • HTTP/2 support
  • Connection pooling

pip3 install googletrans

What it does

Translating Language

How we built it

Python, Googletrans, visual-studio-code

Challenges we ran into

Cool!

Accomplishments that we're proud of

Successfully Translated!

What we learned

Package utlity in Python..

What's next for Translator

Happy translating!

Built With

Share this project:

Updates