/prompt-for-password

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

Primary LanguagePythonMIT LicenseMIT

Prompt for password

https://circleci.com/gh/apiology/prompt-for-password.svg?style=svg Documentation Status

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.