I'm using python and getpass() to get credentials from the terminal window. Whilst not displaying the credentials, it would be nice to display something in real-time. e.g * or # etc.
Is there any easy way of doing this?
I'm using python and getpass() to get credentials from the terminal window. Whilst not displaying the credentials, it would be nice to display something in real-time. e.g * or # etc.
Is there any easy way of doing this?