Getpass

  • python built in just import and:
import getpass as gp
gp.getpass(prompt="Give me your password!")