Search in GPG-encrypted password file.
Project description
pw
pw
is a Python tool to search in a GPG-encrypted password database.
Usage: pw [OPTIONS] [USER@][KEY] [USER]
Search for USER and KEY in GPG-encrypted password file.
Options:
-C, --copy Display account information, but copy password to clipboard (default mode).
-E, --echo Display account information as well as password in plaintext (alternative mode).
-R, --raw Only display password in plaintext (alternative mode).
-S, --strict Fail unless precisely a single result has been found.
-U, --user Copy or display username instead of password.
-f, --file PATH Path to password file.
--edit Launch editor to edit password database and exit.
--gen Generate a random password and exit.
--version Show the version and exit.
--help Show this message and exit.
Installation
To install pw
, simply run:
$ pip install pw
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pw-0.12.0.tar.gz
(6.7 kB
view hashes)
Built Distribution
pw-0.12.0-py3-none-any.whl
(16.7 kB
view hashes)