Inspiration

Command line translators , than can be used as a library

What it does

It translates a piece of string from a source language ( optional ) to a destination language ( Required ) It automatically detects the source language unless explicitly specified

How we built it

Using google trans API

Challenges we ran into

The google trans library has some problem in it , so had to figure out that bug , Found out that the bug is fixed in a new alpha release, so had to specify which version of googletrans lib to be downloaded

Accomplishments that we're proud of

Works perfectly! outputs characters of different scripts like Hindi too

What we learned

How to integrate googletrans api into python code

What's next for Language-Translator

A gui implementation so that it is easy for the general purpose user

Share this project:

Updates