lucastan96 / portuguese-translator

Translate users' English word/sentences input to Portuguese using the py-googletrans Python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portuguese-translator

Portuguese Translator is a simple Python program that translates users' English word/sentences input to Portuguese, using the py-googletrans Python library. All queries are saved into data.json so that future repeat queries' data will be pulled from the JSON instead of API calls.

This program is coded for Gerry's Software Testing module in class.

Bug Fix

If you encountered TKK handling errors, refer to here for fix.

About

Translate users' English word/sentences input to Portuguese using the py-googletrans Python library

License:MIT License


Languages

Language:Python 100.0%