Python GetPass
getpass is a utility module for getting user input without printing to the screen.
Contents
Usage
GetPass
GetPassWarning
A UserWarning subclass that is raised when user input may be printed to the screen.
GetUser
See also
Python getpass module documentation
