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

Outputs:

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

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

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.2.tar.gz (35.9 kB view hashes)

Uploaded Source

Built Distribution

passpie-1.5.2-py2.py3-none-any.whl (48.2 kB view hashes)

Uploaded Python 2 Python 3

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