Ingresar una contraseña a través de la consola [cerrado]
Frecuentes
Visto 164 veces
-5
i would like someone to make a program that asks the user to enter a password and when the user enters the password in the password field the password is not shown in text nor figures. just like the linux kernel.( when you type sudo bash or sudo su )
1 Respuestas
6
Respondido 25 ago 12, 09:08
+1, I never knew about this library. - Ashwini Chaudhary
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas python or haz tu propia pregunta.
buscado
password library in python
on google, and the first result wasgetpass — Portable password input — Python v2.7.3
- Ashwini Chaudhary