A cross-platform Python module for entering passwords to a stdio terminal and displaying a **** mask, which getpass cannot do. Current version 0.0.6, released 2019-07-23. No recent updates; stable, minimal API.
pip install stdiomaskVerified import paths — ran on the pinned version, not inferred.
Prompt for a password with asterisk masking.
Use built-in getpass.getpass(prompt='Password: ', stream=None) if masking not required, or continue using stdiomask.
No dependency data recorded yet.