getpass

import getpass
x = getpass.getpass("Enter Password")
PYTHON_NOT_SNAKE.py