Skip to main content

A password and secret personal storage tool.

Project description

passwheel

A password and secret personal storage tool.

Installation

From PyPI::

$ pip install passwheel

From the project root directory::

$ python setup.py install

Usage

commands::

usage: passwheel [-h] {add,rm,get,dump} ...

positional arguments:
  {add,rm,get,dump}
    add              add a login
    rm               remove a service or login
    get              fetch creds for service/website
    dump             dump all decrypted credentials

Use add to add a new service and username to your credentials, and generate a random password and automatically copy it to the clipboard::

usage: passwheel add [-h] [--custom] [--words WORDS] [--digits DIGITS]
                     [--symbol]
                     service username

positional arguments:
  service               service/website
  username              login

optional arguments:
  --custom, -c          input custom password
  --words WORDS, -w WORDS
                        number of words in generated password
  --digits DIGITS, -d DIGITS
                        number of digits in generated password
  --symbol, -s          append a random symbol to the password

Use rm to remove a stored password or all passwords for a service::

usage: passwheel rm [-h] service [username]

positional arguments:
  service     service/website
  username    login

Use get to fetch all passwords to a service or website::

usage: passwheel get [-h] [--copy] service [username]

positional arguments:
  service     service/website
  username    login name

optional arguments:
  -h, --help  show this help message and exit
  --copy, -c  copy to clipboard

And finally dump will dump ALL your usernames and passwords::

usage: passwheel dump [-h] [--no-passwords] [service]

positional arguments:
  service             service/website

optional arguments:
  -h, --help          show this help message and exit
  --no-passwords, -n  dont print passwords

Use --help/-h to view info on the arguments::

$ passwheel --help

Release Notes

:0.3.1:

  • Fork re-locker with unlock --sec {time} :0.3.0:
  • Add unlock and lock :0.2.0:
  • Add find command to use fuzzy string matching :0.1.2:
  • Add changepw command to change master password. :0.1.1:
  • Add mac support for clipboard copying.
  • Add service filter to dump
  • Add username filter and --copy to get command :0.1.0:
  • Project beta release. :0.0.1:
  • Project created.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passwheel-0.3.2.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

passwheel-0.3.2-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file passwheel-0.3.2.tar.gz.

File metadata

  • Download URL: passwheel-0.3.2.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for passwheel-0.3.2.tar.gz
Algorithm Hash digest
SHA256 f49403e0573701e14620f1e0fdbdad4ab75a3b96f395c41b45a22ecf26e45ff9
MD5 f37d2782036efc8402e8bff657aaa851
BLAKE2b-256 016d12302157b21a519994a76b44a16a5a74e294d580c577cf774dd9b54bcc84

See more details on using hashes here.

File details

Details for the file passwheel-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: passwheel-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for passwheel-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 195504c83d07495df0d96379e9dda611c6d0b228b5a1b175d3c14d123d3c2124
MD5 93720e85f12d55a289e4b81c3003d884
BLAKE2b-256 91689373e77fc087056dcee5b131b270007242a177c4affdfe2de878f92a391b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page