I'd like to write a program with a login, but I don't want others to see the password. So can I let it get censored somehow?
Asked
Active
Viewed 2,070 times
0
-
2[**`getpass`**](https://docs.python.org/2/library/getpass.html) – Peter Wood May 07 '17 at 11:59