Passwort geschützt CMD Python
from getpass import getpass
password = getpass()
Erezzor
from getpass import getpass
password = getpass()