prompt-for-password

Script which securely prompts for a password and outputs it to stdout


Keywords
prompt_for_password
License
MIT
Install
pip install prompt-for-password==1.0.4

Documentation

Prompt for password

Documentation Status Updates

Script which securely prompts for a password and outputs it to stdout

Use the pinentry program to capture the password - letting you use use GUI versions to do asynchrous pop-ups for authentication within scripts. See these projects for details:

credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.