Skip to main content

Manage your login credentials from the terminal painlessly.

Project description

https://raw.githubusercontent.com/marcwebbie/passpie/master/images/passpie2.png

Version Build Status Windows Build Status Coverage

Passpie is a command line tool to manage passwords from the terminal with a colorful and configurable interface. Use a master passphrase to decrypt login credentials, copy passwords to clipboard, syncronize with a git repository, check the state of your passwords, and more.

Password files are encrypted using GnuPG and saved into yaml text files. Passpie supports Linux, OSX and Windows.

What does it look like? Here is an example of a simple Passpie usage:

passpie init
passpie add foo@example.com --random
passpie add bar@example.com --pattern "[0-9]{5}[a-z]{5}"
passpie update foo@example --comment "Hello"
passpie
passpie copy foo@example.com

Outputs:

===========  =======  ==========  =========
Name         Login    Password    Comment
===========  =======  ==========  =========
example.com  bar      ********
example.com  foo      ********    Hello
===========  =======  ==========  =========
Password copied to clipboard

Check example remote passpie database: https://github.com/marcwebbie/passpiedb.

Install

pip install passpie

Or if you are on a mac, install via Homebrew:

brew install passpie

Dependencies

Passpie depends on GnuPG for encryption

Commands

Usage: passpie [OPTIONS] COMMAND [ARGS]...

Options:
  -D, --database TEXT  Database path or url to remote repository
  --autopull TEXT      Autopull changes from remote pository
  --autopush TEXT      Autopush changes to remote pository
  --config PATH        Path to configuration file
  -v, --verbose        Activate verbose output
  --version            Show the version and exit.
  --help               Show this message and exit.

Commands:
  add       Add new credential to database
  complete  Generate completion scripts for shells
  config    Show current configuration for shell
  copy      Copy credential password to clipboard/stdout
  export    Export credentials in plain text
  import    Import credentials from path
  init      Initialize new passpie database
  list      Print credential as a table
  log       Shows passpie database changes history
  purge     Remove all credentials from database
  remove    Remove credential
  reset     Renew passpie database and re-encrypt...
  search    Search credentials by regular expressions
  status    Diagnose database for improvements
  update    Update credential

Learn more

Licence License

Copyright (c) 2014-2016 Marcwebbie, <http://github.com/marcwebbie>

Full license here: LICENSE

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

passpie-1.5.5.tar.gz (36.8 kB view details)

Uploaded Source

Built Distribution

passpie-1.5.5-py2.py3-none-any.whl (49.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file passpie-1.5.5.tar.gz.

File metadata

  • Download URL: passpie-1.5.5.tar.gz
  • Upload date:
  • Size: 36.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for passpie-1.5.5.tar.gz
Algorithm Hash digest
SHA256 d6d707c54bf338f229b7c82df81cf3a196f52e718b4ec6530bbbe7f4624290af
MD5 69afa4954819005bb55efc97ced03d82
BLAKE2b-256 14b91ab7e80d03ac286602fbd9c6467e2dfc4e67394470e59622111514f223cd

See more details on using hashes here.

Provenance

File details

Details for the file passpie-1.5.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for passpie-1.5.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7c973fce9fcbcaa48963922c8380fe16dbe25a4951878e8de8adc0faa1aa4948
MD5 3aad7273df20c0d3393f7ef81beae695
BLAKE2b-256 afa5fe9d9d1a9156e188fa0042c4f2ce29c3e2c0ddc4d38b9de6d897b00b4c0a

See more details on using hashes here.

Provenance

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