{ "info": { "author": "J\u00fcrgen Gmach", "author_email": "juergen.gmach@goglemail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "[![Build Status](https://travis-ci.org/jugmac00/hibpcli.svg?branch=master)](https://travis-ci.org/jugmac00/hibpcli)\n[![Current version on PyPI](https://img.shields.io/pypi/v/hibpcli.svg)](https://pypi.org/project/hibpcli/)\n![](https://img.shields.io/pypi/l/hibpcli.svg)\n\n# hibpcli\n\nA command line interface for the \"haveibeenpwned.com\" API - speaks keepass.\n\n## current state\n\nVery alpha.\n\n## usage\n\n```\n$ python -m hibpcli.cli keepass\n\nPlease enter the path to the database: tests/test.kdbx\nPlease enter the master password for the database:\nThe passwords of following entries are leaked:\n[b'Entry: \"test_title (test_user)\"']\n```\n\n## scope\n\n- check passwords in db via hibp online API (currently)\n- check passwords in db via offline check (future)\n- enter passwords manually (future)\n\n## contributions, feature requests, bug reports\n\nPlease use https://github.com/jugmac00/hibpcli\n\n## run tests\n\n```\npytest\n```\n\n## run tests with coverage\n\n```\npytest --cov=hibpcli --cov=tests --cov-report term-missing\n```\n\n## thank you\n- click - https://click.palletsprojects.com\n- pykeepass - https://github.com/pschmitt/pykeepass\n- requests - https://github.com/requests/requests\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jugmac00/hibpcli", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hibpcli", "package_url": "https://pypi.org/project/hibpcli/", "platform": "", "project_url": "https://pypi.org/project/hibpcli/", "project_urls": { "Homepage": "https://github.com/jugmac00/hibpcli" }, "release_url": "https://pypi.org/project/hibpcli/0.0.3/", "requires_dist": [ "click ==7.0", "pykeepass == 3.0.2", "requests == 2.21.0" ], "requires_python": ">=3.6", "summary": "A command line interface for the \"haveibeenpwned.com\" API - talks keepass.", "version": "0.0.3" }, "last_serial": 4756476, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "717e3215b5240359146a18e33d6f417d", "sha256": "ca873288183e257edf2c2aa12eb0485ef2c35e890bff7c91227d4d1ddbf55095" }, "downloads": -1, "filename": "hibpcli-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "717e3215b5240359146a18e33d6f417d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5896, "upload_time": "2019-01-22T20:40:14", "url": "https://files.pythonhosted.org/packages/6d/ff/a0a1078c94b89875cd03d9c94db63f1744745e2a53d944c0c664fbe3195a/hibpcli-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e9a84d4099cb7c118aa12e1c77953b8", "sha256": "bc5033c117a76745d03bd283e3dbca0cce861b9bb2302ed4025d491ab122c954" }, "downloads": -1, "filename": "hibpcli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0e9a84d4099cb7c118aa12e1c77953b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6501, "upload_time": "2019-01-22T20:40:21", "url": "https://files.pythonhosted.org/packages/f5/c0/5b0fd5bd6f1adea2854243b7fadb769704ebb775c2378f92d3f6f24c24d9/hibpcli-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "416cbec861cdebc3928df065d0c834ec", "sha256": "3e1e86ee9c5705b196374766bc6852a520427a0cf2e5f005f62d83b6cace3072" }, "downloads": -1, "filename": "hibpcli-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "416cbec861cdebc3928df065d0c834ec", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6764, "upload_time": "2019-01-22T21:47:42", "url": "https://files.pythonhosted.org/packages/c5/23/a7ed73f1ae9aae3aa27ad2559fee67018ab342308765cfea3b8a5e3ca586/hibpcli-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f1fcfdf95e4f507142515130c7e9682", "sha256": "87c809639d79a2c9f628776575df77808483d6d9dd9f6dbbd472ce184d7f7171" }, "downloads": -1, "filename": "hibpcli-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0f1fcfdf95e4f507142515130c7e9682", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6766, "upload_time": "2019-01-22T21:47:49", "url": "https://files.pythonhosted.org/packages/ba/6a/b4e4ed82a7800b229ed223bc3f9f47ae1c54ba0ea8b9b5216ac959f0f0a3/hibpcli-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "b97966da099f8e8a21db02da3fd7b24c", "sha256": "0b4f3d96780179d8797d2cc6130f79a45088e5ec2e4e797aab2162e7fd8c4e1b" }, "downloads": -1, "filename": "hibpcli-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b97966da099f8e8a21db02da3fd7b24c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5581, "upload_time": "2019-01-29T20:06:00", "url": "https://files.pythonhosted.org/packages/c5/b8/509d601f6fdc881ffe92d69b5c20bf41b2c7e74e3b3425eab2782c5c0698/hibpcli-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fda31339e5301be58af66653864a012f", "sha256": "791b685fe740b47829fd6814a4511d2632dc0f3f7c1a33ffb08963d00955e097" }, "downloads": -1, "filename": "hibpcli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "fda31339e5301be58af66653864a012f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7759, "upload_time": "2019-01-29T20:06:06", "url": "https://files.pythonhosted.org/packages/3f/9b/292fdd06c1dd08cc56ffa7043f57019887b4970f28de5e0683c92436e09c/hibpcli-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b97966da099f8e8a21db02da3fd7b24c", "sha256": "0b4f3d96780179d8797d2cc6130f79a45088e5ec2e4e797aab2162e7fd8c4e1b" }, "downloads": -1, "filename": "hibpcli-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b97966da099f8e8a21db02da3fd7b24c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5581, "upload_time": "2019-01-29T20:06:00", "url": "https://files.pythonhosted.org/packages/c5/b8/509d601f6fdc881ffe92d69b5c20bf41b2c7e74e3b3425eab2782c5c0698/hibpcli-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fda31339e5301be58af66653864a012f", "sha256": "791b685fe740b47829fd6814a4511d2632dc0f3f7c1a33ffb08963d00955e097" }, "downloads": -1, "filename": "hibpcli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "fda31339e5301be58af66653864a012f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7759, "upload_time": "2019-01-29T20:06:06", "url": "https://files.pythonhosted.org/packages/3f/9b/292fdd06c1dd08cc56ffa7043f57019887b4970f28de5e0683c92436e09c/hibpcli-0.0.3.tar.gz" } ] }