| Crates.io | deep-translator |
| lib.rs | deep-translator |
| version | 0.8.1 |
| created_at | 2022-11-26 13:41:35.741593+00 |
| updated_at | 2025-02-08 23:14:55.299227+00 |
| description | translate between different languages using multiple translators |
| homepage | |
| repository | |
| max_upload_size | |
| id | 723264 |
| size | 105,916 |
A flexible free and unlimited rust tool to translate between different languages in a simple way using multiple translators
deep-translator --text=cane google
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.
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