deep-translator

Crates.iodeep-translator
lib.rsdeep-translator
version0.8.1
created_at2022-11-26 13:41:35.741593+00
updated_at2025-02-08 23:14:55.299227+00
descriptiontranslate between different languages using multiple translators
homepage
repository
max_upload_size
id723264
size105,916
ismaelxyz (ismaelxyz)

documentation

README

Deep Translator

A flexible free and unlimited rust tool to translate between different languages in a simple way using multiple translators

Use example

deep-translator --text=cane google

Motivation

I was previously developing a project called SimpleT, a translator with a graphical interface written in Rust using the Egui library and Python in the backend, especially for translations. However, I encountered problems because the graphical interface was very slow due to the interfacing. For this reason, I decided to rewrite everything in Rust.

Reference

Collaboration

I invite everyone who wants to do their part to keep this software updated and functional to make issues and prs regarding what they think needs to be corrected or improved

Commit count: 0

cargo fmt