zut.passwordstore.get_pass

zut.passwordstore.get_pass(name: str | Path, *, required: Literal[True]) str
zut.passwordstore.get_pass(name: str | Path, *, required: Literal[False] = False) str | None

Get a password from pass, the standard unix password manager (see https://www.passwordstore.org).