Skip to content

EriThinMyat/Simple-Translator-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple Translator with Python

SimpleTranslator is a Python command-line tool that allows you to translate text between multiple languages using the deep_translator library and Google Translate API.


Features

  • Supports translation to 10 popular languages:
    • English, Japanese, Burmese, Korean, Chinese, French, German, Spanish, Russian, Thai
  • Auto-detects the source language
  • Interactive CLI interface
  • Graceful handling of invalid inputs and exit commands

Requirements

  • Python 3.6+
  • deep_translator Python package

Install dependencies with:

pip install deep-translator

About

Python beginner project that I practiced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages