a Local CLI Password Manager in Python I have been working on a small local password manager called PMCLI. The goal is simple: store credentials locally, encrypt the saved passwords, and retrieve them from the terminal without printing secrets directly to the screen. GitHub repo: https://github.com/KimtVak8143/pmcli This is not meant to replace a production password manager like 1Password o