====== Installation ====== ===== Linux ===== sudo apt install python3-tk ===== Windows ===== Utiliser le binaire standard de [[https://python.org/]], tout est déjà inclus. ===== Test ===== >>> import tkinter >>> tkinter._test() Ceci affiche cette fenêtre de test : {{:python:screenshot_20211120_085555.png|}}