Prompt for password

https://img.shields.io/pypi/v/prompt_for_password.svg https://img.shields.io/travis/apiology/prompt_for_password.svg 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.