getpass with an echo char
Project description
getpassecho is library to echo a character on password input. Currently only python2.
import getpassecho
passwd = getpassecho.getpass()
print('Your password is %s.' % repr(passwd))
Password: \*\*\*\*
Your password is 'blue'.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
getpassecho-1.1.tar.gz
(1.4 kB
view details)
File details
Details for the file getpassecho-1.1.tar.gz.
File metadata
- Download URL: getpassecho-1.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
264514a047a709735478660dfe5a7edbc2da57fe4315cbfb15967140e8552dfe
|
|
| MD5 |
a5b418e2e35e4305b1c7e82a0ff74329
|
|
| BLAKE2b-256 |
9edf4702111569ef815acaab90ff3cfb5454a61eff427f382aea80a240be7542
|