{ "info": { "author": "konomae", "author_email": "konomae@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython" ], "description": "LastPass Python API\n===================\n\n.. image:: https://travis-ci.org/konomae/lastpass-python.svg?branch=master\n :target: https://travis-ci.org/konomae/lastpass-python\n\n.. image:: https://codecov.io/gh/konomae/lastpass-python/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/konomae/lastpass-python\n\n:Original: `lastpass-ruby `_\n\n**This is unofficial LastPass API**\n\n\nInstall\n-------\n\n.. code-block:: bash\n\n $ pip install lastpass-python\n\n\nExample\n-------\n\n.. code-block:: python\n\n # coding: utf-8\n import lastpass\n\n vault = lastpass.Vault.open_remote(username, password)\n for i in vault.accounts:\n print(i.id, i.username, i.password, i.url)\n\n\n\nTesting\n-------\n\nInstall test dependencies\n\n.. code-block:: bash\n\n $ pip install -r requirements.txt\n\nRun tests with\n\n.. code-block:: bash\n\n $ nosetests\n\nor test all environments and pep8 with tox\n\n.. code-block:: bash\n\n $ tox\n\n\n\nLicense\n-------\n\n`The MIT License `_", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/konomae/lastpass-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "lastpass-python", "package_url": "https://pypi.org/project/lastpass-python/", "platform": "", "project_url": "https://pypi.org/project/lastpass-python/", "project_urls": { "Homepage": "https://github.com/konomae/lastpass-python" }, "release_url": "https://pypi.org/project/lastpass-python/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "Read only access to the online LastPass vault (unofficial)", "version": "0.3.1" }, "last_serial": 3671084, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c2829c9e9468f5098fe4df7088bb30c0", "sha256": "685f86f29ab32f4193881b6d8d9e0b295c0e486740a3ac516c23b4f9023cf781" }, "downloads": -1, "filename": "lastpass-python-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c2829c9e9468f5098fe4df7088bb30c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6433, "upload_time": "2014-08-24T10:37:20", "url": "https://files.pythonhosted.org/packages/7b/d4/56dfece3ccce5929e554ac096a3059e938b11ad5b70473281b3ccbbe9a79/lastpass-python-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f44829273a5a80d949343c021b4c103d", "sha256": "4865611c04d7e0cad9937d463cfab77026c4c577f4b063267097d191028be599" }, "downloads": -1, "filename": "lastpass-python-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f44829273a5a80d949343c021b4c103d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6657, "upload_time": "2016-12-17T08:22:58", "url": "https://files.pythonhosted.org/packages/db/fb/6ac780a387bd75fe2980e3ed7f31a0756ff927287271463c4722ae1e8993/lastpass-python-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0271397b480909fc30d0c11c26de7bda", "sha256": "64cc0286b51996c37835d3cf2be24a699f6d490e8e4e191d45bc94076e4ae892" }, "downloads": -1, "filename": "lastpass-python-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0271397b480909fc30d0c11c26de7bda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6878, "upload_time": "2017-10-23T14:32:58", "url": "https://files.pythonhosted.org/packages/5e/f4/ce9a0270e09cd2675a9720f5b2018481d6151237a74526f048a208746910/lastpass-python-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "fe00594b95b05da402eb4df667cb17ea", "sha256": "133fec4dd7858260660dfa954269decaac3ccc4233b4bf4065704c09d37ab6da" }, "downloads": -1, "filename": "lastpass-python-0.1.3.tar.gz", "has_sig": false, "md5_digest": "fe00594b95b05da402eb4df667cb17ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6932, "upload_time": "2017-10-24T00:53:45", "url": "https://files.pythonhosted.org/packages/ad/d4/bfff5f1dc2f766383ce745c401da6153b39e0dbe4d9390a0c71f39831057/lastpass-python-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "cc962a64c60d1db9156ea62f8ea9b9fd", "sha256": "42c4d8ce05bc895f362c2904f5c59ebd58b3ea5cee84e704aa4af90cfb1ca8f8" }, "downloads": -1, "filename": "lastpass-python-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cc962a64c60d1db9156ea62f8ea9b9fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6921, "upload_time": "2017-10-24T12:45:55", "url": "https://files.pythonhosted.org/packages/ef/42/7c0609474c3275551875f5859ef87c042c4505bf8ec6a77ed27e3e4ab0cb/lastpass-python-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4db74d4fe3f80b3560bbe582b6f5839f", "sha256": "1d8b7444ade41947c44ac0e30253a19fcbee33496deb14ff8346c3b7e50cca52" }, "downloads": -1, "filename": "lastpass-python-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4db74d4fe3f80b3560bbe582b6f5839f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6924, "upload_time": "2017-10-24T14:13:45", "url": "https://files.pythonhosted.org/packages/02/96/b666462239f117b2bf46be6b30056e8c93b05b151586af5d6c9fa1ca1a25/lastpass-python-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "754f41cda33f396c7807da5d3ebf8f29", "sha256": "b22f5c138db66db5f895710c4eba8bb2b657fc45c366a6b02438f2f059cf50e9" }, "downloads": -1, "filename": "lastpass-python-0.3.0.tar.gz", "has_sig": false, "md5_digest": "754f41cda33f396c7807da5d3ebf8f29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6924, "upload_time": "2017-11-17T01:28:16", "url": "https://files.pythonhosted.org/packages/00/85/3289adae6befe17ecac18b5cbfaf7f729e63084a58b61576ea440472163f/lastpass-python-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "53c461daa1c81169b2448af3296a8403", "sha256": "bc9bb84e1b9bd229b2e7c026beb52fb2126c345c8aac098d50ab4aa0c4b6d6da" }, "downloads": -1, "filename": "lastpass-python-0.3.1.tar.gz", "has_sig": false, "md5_digest": "53c461daa1c81169b2448af3296a8403", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6849, "upload_time": "2018-03-15T02:24:24", "url": "https://files.pythonhosted.org/packages/16/01/3f2a5792cd153c848651605f75a3e5411c534858a9a2646e8691796d5870/lastpass-python-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53c461daa1c81169b2448af3296a8403", "sha256": "bc9bb84e1b9bd229b2e7c026beb52fb2126c345c8aac098d50ab4aa0c4b6d6da" }, "downloads": -1, "filename": "lastpass-python-0.3.1.tar.gz", "has_sig": false, "md5_digest": "53c461daa1c81169b2448af3296a8403", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6849, "upload_time": "2018-03-15T02:24:24", "url": "https://files.pythonhosted.org/packages/16/01/3f2a5792cd153c848651605f75a3e5411c534858a9a2646e8691796d5870/lastpass-python-0.3.1.tar.gz" } ] }