Skip to content

sesgabriel/python-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Translator made in Python

A simple text translator written in Python, made for my personal use and learning purposes

What the project does

  • Translate text between languages, supporting more than 100 languages
  • It uses the function GoogleTranslator from Deep-Translator library
  • This project was made for personal use, to translate text while using two applications at the same time

Technologies used

  • Python 3.10+
  • Deep-Translator library

How to use

This project doesn't have a requirements.txt file. Here's how to use it:

The translator uses the Deep-Translator library. If you don't have it installed, you can install it using 'pip install deep-translator'

Usage example

  • Type the text you want to translate: Eu amo Python!
  • Whats the target language? en
  • Original text: Eu amo Python!
  • Translated text: I love Python!

The project's purpose

This project was written for my Python studies. I learned logic, input/output, external libraries, UX, etc.

Author

  • GitHub: sesgabriel
  • Author: Gabriel Soares

About

A simple languages translator made with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages