Skip to main content

Read only access to the online LastPass vault (unofficial)

Project description

https://travis-ci.org/konomae/lastpass-python.svg?branch=master https://codecov.io/gh/konomae/lastpass-python/branch/master/graph/badge.svg
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.2.0.tar.gz (6.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for lastpass-python-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1d8b7444ade41947c44ac0e30253a19fcbee33496deb14ff8346c3b7e50cca52
MD5 4db74d4fe3f80b3560bbe582b6f5839f
BLAKE2b-256 0296b666462239f117b2bf46be6b30056e8c93b05b151586af5d6c9fa1ca1a25

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