Skip to main content

A command line interface for 1Password

Project description

1pwd

A command line interface for 1Password.

Install

pip install onepyssword

Command line usage

To get a password:

% 1pwd github.com

By default this will look in ~/Dropbox/1Password/1Password.agilekeychain. You can set your keychain path as an enviornment variable:

% export ONEPYSSWORD_KEYCHAIN=/path/to/keychain

Only for UNIX like systems you can specify your own command for copy.:

% export ONEPYSSWORD_COPY_CMD=xsel,-pi

License

1pwd is licensed under the MIT license. See the license file for details.

Changelog

0.3.2 (2014-04-29)

  • EditorConfig support.

  • Flake8 support.

  • Style guide fixes.

0.3.1 (2014-02-08)

  • Nothing changed yet.

0.3 (2014-02-08)

  • Migrate to copypaste package

0.2 (2014-01-18)

  • Issue #1 ONEPYSSWORD_KEYCHAIN does not work with a ~ in it

  • Issue #2 Current code fails with ValueError: Extra data: line 1 column 929 - line 1 column 945 (char 928 - 944)

0.1 (2014-01-07)

  • Initial release.

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

onepyssword-0.3.2.zip (9.7 kB view hashes)

Uploaded Source

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