Python tome entrada sem exibi -lo

import getpass
x = getpass.getpass("Input something: ")
print x
Nice Narwhal