pitt
an extremely simple terminal-based password manager.
installation
pip install pitt
usage
commands
-
pitt init:- asks for a master password
- when given, encrypts it using Argon2id and stores it in the database
example:
pitt init -
pitt add:- create random password
- encrypts the random password using Fernet
- stores the encrypted password with a specified username or service or note in the database
example:
pitt add --service github --username quandelaa --note "this is my song"
-
pitt get:- gets the password that is saved with the given service or username
- decrypts the password
- copies it to user's clipboard
example:
pitt get --service github --username quandelaa
-
pitt list:- lists only the details (service, username and notes) of all the saved passwords
example:
pitt list"
-
pitt del:- deletes a password in the password vault that is saved with the given service or username
example:
pitt del --service github --username quandelaa
license
this project is licensed under the MIT License - see the LICENSE file for details
credits
inspired by: themohitnair's sfnx | (https://github.com/themohitnair/sfnx)
curated by me with passion and a teensy bit of stress
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 pitt-0.5.0.tar.gz.
File metadata
- Download URL: pitt-0.5.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.3","id":"zena","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc1b3593da25d9c36a7cbc345af1e61f7a011036de0da39d11196b7efdddf6e
|
|
| MD5 |
6e67130156c7cded758a2c46fba989bd
|
|
| BLAKE2b-256 |
c049d00a8a42f3cfe49479c6ada4efe487b916d289bf9056429ab28452682480
|
File details
Details for the file pitt-0.5.0-py3-none-any.whl.
File metadata
- Download URL: pitt-0.5.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.3","id":"zena","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0be7c5a9232b390f6eb9266a8416cdfb5b1130292756fb1c7178070eeb750631
|
|
| MD5 |
2b262c6f0337a9814196ff067eb83e72
|
|
| BLAKE2b-256 |
42e8df5b732405e8483a465a0a178a94057ee3dc28d9f27c7c818cbd64281f7a
|