Python Tkinter -Eintrag ausblenden Text ausblenden
widget = Entry(parent, show="*", width=15)
Poised Platypus
widget = Entry(parent, show="*", width=15)