Skip to main content

A password manager package

Project description

password-vault - pv.py

A script that manages and generates passwords from the command line, passwords are stored in a sqlite db.


How to Install

pip install pvault==1.1.0a0

Basic Usage

note: linux users require xsel utility installed sudo apt install xsel and may have to prefix all commands with python3

Generate random password for an account:
pv generate [accountname]

Generate random password:
pv generate

Access stored account password:
pv account [accountname]

Get list of all stored account passwords:
pv accounts

Save password manually:
pv save [accountname]

Update password by random generation:
pv generate [accountname]

Update password by manual entry:
pv save [accountname]

Delete account password:
pv delete [accountname]

Delete all accounts:
pv delete

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

pvault-1.1.0a0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

pvault-1.1.0a0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file pvault-1.1.0a0.tar.gz.

File metadata

  • Download URL: pvault-1.1.0a0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for pvault-1.1.0a0.tar.gz
Algorithm Hash digest
SHA256 ca15548211e628b97894cad0103afdb4b009c6c5c127fedcad7dcabb1b13d785
MD5 2cc5b3e9004b0f9f4d97ea7080de3bf1
BLAKE2b-256 cb34268fc98fad0a3b684a43048e4b9fc2562c59f29c70f3595fdcbc6148cef6

See more details on using hashes here.

File details

Details for the file pvault-1.1.0a0-py3-none-any.whl.

File metadata

  • Download URL: pvault-1.1.0a0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for pvault-1.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 0fa8c0b8cc57fe13feea1c09355e823dde00cb571cb25fa064698300ca01876e
MD5 3b6ccf27f7625392a2df4cff38739fbd
BLAKE2b-256 f4271bf7a4e698edcd30ade6a402f3b38e0641174610aa0fa4b2a2a6aa75098a

See more details on using hashes here.

Supported by

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