Skip to content

Elhameed/language_translation_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Teniola's Language Translation Tool

A small Python application that utilizes the Google Translate API to provide language translation functionality. This project is part of an assignment to demonstrate the use of external APIs for fetching and displaying relevant data in an easy-to-use format.

Overview

This Language Translation Tool allows users to translate text from one language to another using the Google Translate API. The tool's main features include:

  • Translating text from a source language to a target language.
  • Viewing a list of supported language codes for reference.
  • Displaying translation results in a user-friendly format.

How to Use

  1. Clone this repository to your local machine.
git clone https://github.com/Elhameed/language_translation_tool.git
  1. Navigate to the project directory.
cd language_translation_tool
  1. Run the script.
python3 language_translation.py

Demonstration

For a quick overview of how to use the Language Translation Tool, please watch the following 2-minute demo video: https://youtu.be/eEGeo_5UP70

Acknowledgement

This project utilizes the Google Translate API from RapidAPI: Google Translate API

About

A small Python application that utilizes the Google Translate API to provide language translation functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages