Skip to main content

LastPass Python API (unofficial)

Project description

https://travis-ci.org/konomae/lastpass-python.png?branch=master https://coveralls.io/repos/konomae/lastpass-python/badge.png?branch=master
Original:

lastpass-ruby

This is unofficial LastPass API

Install

$ pip install lastpass-python

Example

# coding: utf-8
import lastpass

vault = lastpass.Vault.open_remote(username, password)
for i in vault.accounts:
    print(i.id, i.username, i.password, i.url)

Testing

Install test dependencies

$ pip install -r requirements.txt

Run tests with

$ nosetests

or test all environments and pep8 with tox

$ tox

License

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

lastpass-python-0.1.1.tar.gz (6.7 kB view details)

Uploaded Source

File details

Details for the file lastpass-python-0.1.1.tar.gz.

File metadata

File hashes

Hashes for lastpass-python-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4865611c04d7e0cad9937d463cfab77026c4c577f4b063267097d191028be599
MD5 f44829273a5a80d949343c021b4c103d
BLAKE2b-256 dbfb6ac780a387bd75fe2980e3ed7f31a0756ff927287271463c4722ae1e8993

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page