Code source: https://www.tresfacile.net/google-translator-python/
Dans ce 2 ème tutoriel de googletrans python, nous essayons de créer un système de traduction graphique en se basant sur le module googletrans python et la bibliothèque tkinter. Nous créons deux widgets champs de texte tkinter et deux liste combobox tkinter qui donne à l'utilisateur le choix de sélectionner une langue source d'entrée et une langue de destination pour la traduction d'un texte.
La version de Python utilisée dans ce tutoriel vidéo: Python 2.7 et python 3.7 version Windows 7 , python Windows 8, Python Windows 10. Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome.
In this 2nd tutorial of googletrans python, we try to create a graphic translation system based on the googletrans python module and the tkinter library. We create two tkinter text field widgets and two tkinter combobox lists which give the user the choice of selecting an input source language and a destination language for translating a text.
The version of Python used: Python 2.7 and python 3.7 version Windows 7, python Windows 8, Python Windows 10. For a good viewing of the video, use the google chrome browser.