Skip to main content

pitt

an extremely simple terminal-based password manager.

installation

pip install pitt

usage

commands

  1. pitt init:

    • asks for a master password
    • when given, encrypts it using Argon2id and stores it in the database

    example:

    pitt init
    
  2. 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"
    
  3. 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
    
  4. pitt list:

    • lists only the details (service, username and notes) of all the saved passwords

    example:

    pitt list"
    
  5. 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

pitt-0.4.8.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

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

pitt-0.4.8-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file pitt-0.4.8.tar.gz.

File metadata

  • Download URL: pitt-0.4.8.tar.gz
  • Upload date:
  • Size: 5.2 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

Hashes for pitt-0.4.8.tar.gz
Algorithm Hash digest
SHA256 aed7522dc9f84e78708e12131eba7fa450f38f6de1d1d4a1ab908e5051d40b96
MD5 15ea4a250814901a18e2594311cdcfd3
BLAKE2b-256 e207165edddce902c2542e9ff4aafbb8779ff7e14c4f10685ba5d38c4900953a

See more details on using hashes here.

File details

Details for the file pitt-0.4.8-py3-none-any.whl.

File metadata

  • Download URL: pitt-0.4.8-py3-none-any.whl
  • Upload date:
  • Size: 7.3 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

Hashes for pitt-0.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 3d4d2b01419d84098c22029b9482cae02f057a27c39c499168e254773f214230
MD5 42829d19a606940d55d9f08a5d4e55fb
BLAKE2b-256 b5b76e131d49f7d1ff9fc4ca88627201a40e7b8b3296990f7afaadd5a197ad84

See more details on using hashes here.

Release history Release notifications | RSS feed

0.10.0

2 files

0.9.5

2 files

0.9.0

2 files

0.8.2

2 files

0.8.0

2 files

0.7.0

2 files

0.5.0

2 files

This release

0.4.8 This release

2 files

0.4.7

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page