Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pw

How to install pw

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install pw
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.4
0.3.3Never BuiltWhy not?
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
Windows (64-bit)
0.1.4
0.3.3Never BuiltWhy not?
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
Mac OS X (10.5+)
0.1.4
0.3.3Never BuiltWhy not?
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
Linux (32-bit)
0.3.3 Available View build log
0.2.2 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
Linux (64-bit)
0.3.3 Available View build log
0.2.2 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.3.3 Available View build log
 
Dependencies
Imports
Lastest release
version 0.3.3 on Apr 14th, 2013
http://catch22.github.com/pw/screenshot1.png http://catch22.github.com/pw/screenshot2.png http://catch22.github.com/pw/screenshot3.png

Usage

usage: pw [-h] [-D DB] [-E] [-S] [-v] [[user@]path]

Grep GPG-encrypted YAML password database.

positional arguments:
  [user@]path           user and path to query for

optional arguments:
  -h, --help            show this help message and exit
  -D DB, --database DB  path to password database
  -E, --echo            echo passwords on console (as opposed to copying them
                        to the clipboard)
  -S, --strict          fail unless precisely a single result has been found
  -v, --version         show program's version number and exit

Installation

To install pw, simply run:

pip install pw

Password database

By default, the password database is located at ~/.passwords.yaml.asc. It uses a straighforward YAML format as in the following example, which is hopefully self-explanatory:

System Message: ERROR/3 (<string>, line 48)

Unknown directive type "code".

.. code:: yaml

  Mail:
    Google:
      - U: first-user@gmail.com
        P: "*****"
      - U: second-user@gmail.com
        P: "*****"
        N: "John's account"
  SSH:
    My Private Server:
      U: root
      P: "*****"
      L: ssh://private-server
      N: "With great power comes great responsibility."

  Mobile:
    PIN: 12345   # shortcut notation (only provide password)


Subscribe to package updates

Last updated Apr 14th, 2013

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.