Skip to main content

A command line interface for 1Password

Project description

1pwd
====

A command line interface for `1Password <https://agilebits.com/onepassword>`_.

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
----------------

- Migrate to copypaste package
0.3 (2014-02-08)
[Nikita Grishko]


0.2
----------------

- 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)
[Nikita Grishko]


0.1
----------------

- Initial release.
[Nikita Grishko]

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.zip (9.4 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