Script which securely prompts for a password and outputs it to stdout
- Free software: MIT license
- Documentation: https://prompt-for-password.readthedocs.io.
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:
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.