python tkinter entrée masquer le texte
widget = Entry(parent, show="*", width=15)
Poised Platypus
widget = Entry(parent, show="*", width=15)