A password manager package
Project description
password-vault - pv.py
A CLI script that manages and generates passwords from the command line, passwords are stored in an encrypted sqlite db.
How to Install
pip install pvault
Basic Usage
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pvault-1.1.3a0.tar.gz.
File metadata
- Download URL: pvault-1.1.3a0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8501d2bc0180be9560b25cbe473ad3e1f2328e1a8452e47d49052c76aca00402
|
|
| MD5 |
e0e8453aed729541befbfd1458fcbf21
|
|
| BLAKE2b-256 |
2ca875d2b8c858e1a5bd1f6f7c650b3d83bfef63bee3ce9788c4c868a8abb449
|
File details
Details for the file pvault-1.1.3a0-py3-none-any.whl.
File metadata
- Download URL: pvault-1.1.3a0-py3-none-any.whl
- Upload date:
- Size: 7.7 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/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee91bb27d14c1b043e41177d8d8819050da85e0375355f1af6454a66604e9ed0
|
|
| MD5 |
4274df06ab09f7daf0b2b14f45a6a828
|
|
| BLAKE2b-256 |
20fba4c10f25a15387afa44576100cc617a74e3415d22ce237fa133adee34f94
|