Python tkinter Entrada oculta texto
widget = Entry(parent, show="*", width=15)
Poised Platypus
widget = Entry(parent, show="*", width=15)