[![Documentation Status](https://readthedocs.org/projects/pyhashlookup/badge/?version=latest)](https://pyhashlookup.readthedocs.io/en/latest/?badge=latest)
# PyHashlookup
This is the client API for [hashlookup](https://hashlookup.circl.lu/).
## Installation
```bash
pip install pyhashlookup
```
## Usage
### Command line
```bash
usage: hashlookup [-h] [--query QUERY]
Query hashlookup
optional arguments:
-h, --help show this help message and exit
--query QUERY Hash (md5 or sha1) to lookup.
```
### Library
See [API Reference](https://pyhashlookup.readthedocs.io/en/latest/api_reference.html)
Raw data
{
"_id": null,
"home_page": "https://github.com/hashlookup/PyHashlookup",
"name": "pyhashlookup",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Rapha\u00ebl Vinot",
"author_email": "raphael.vinot@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/30/d4/3b819853580fd6a9af0c73692386f8039fe0f4a85e1ec66e71c69d19ab0b/pyhashlookup-1.2.5.tar.gz",
"platform": null,
"description": "[![Documentation Status](https://readthedocs.org/projects/pyhashlookup/badge/?version=latest)](https://pyhashlookup.readthedocs.io/en/latest/?badge=latest)\n\n# PyHashlookup\n\nThis is the client API for [hashlookup](https://hashlookup.circl.lu/).\n\n## Installation\n\n```bash\npip install pyhashlookup\n```\n\n## Usage\n\n### Command line\n\n```bash\nusage: hashlookup [-h] [--query QUERY]\n\nQuery hashlookup\n\noptional arguments:\n -h, --help show this help message and exit\n --query QUERY Hash (md5 or sha1) to lookup.\n```\n\n### Library\n\nSee [API Reference](https://pyhashlookup.readthedocs.io/en/latest/api_reference.html)\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python CLI and module for CIRCL hash lookup",
"version": "1.2.5",
"project_urls": {
"Documentation": "https://pyhashlookup.readthedocs.io/en/latest/",
"Homepage": "https://github.com/hashlookup/PyHashlookup",
"Repository": "https://github.com/hashlookup/PyHashlookup"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cc223e0b34dc2edfc779ab7b57a71fa4b744175e3ebe623f40751f4f7cc25de3",
"md5": "e0a00d8e39f60b715675d2dc7bdb4e09",
"sha256": "b7980fe3980bbc08084d90bb67082632bbec690fc02ec963a3aa8d22101868c8"
},
"downloads": -1,
"filename": "pyhashlookup-1.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e0a00d8e39f60b715675d2dc7bdb4e09",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 16301,
"upload_time": "2024-10-09T11:40:10",
"upload_time_iso_8601": "2024-10-09T11:40:10.362649Z",
"url": "https://files.pythonhosted.org/packages/cc/22/3e0b34dc2edfc779ab7b57a71fa4b744175e3ebe623f40751f4f7cc25de3/pyhashlookup-1.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "30d43b819853580fd6a9af0c73692386f8039fe0f4a85e1ec66e71c69d19ab0b",
"md5": "9e1cd985ada95d500f9c6a3f5a8ad568",
"sha256": "f3f3ea8201f68011e2c80162e2388efbe051c2f2d7ea707cb0926e11a02aab37"
},
"downloads": -1,
"filename": "pyhashlookup-1.2.5.tar.gz",
"has_sig": false,
"md5_digest": "9e1cd985ada95d500f9c6a3f5a8ad568",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 15427,
"upload_time": "2024-10-09T11:40:12",
"upload_time_iso_8601": "2024-10-09T11:40:12.072677Z",
"url": "https://files.pythonhosted.org/packages/30/d4/3b819853580fd6a9af0c73692386f8039fe0f4a85e1ec66e71c69d19ab0b/pyhashlookup-1.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 11:40:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hashlookup",
"github_project": "PyHashlookup",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyhashlookup"
}