{ "info": { "author": "Rapha\u00ebl Vinot", "author_email": "raphael.vinot@circl.lu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Internet", "Topic :: Security" ], "description": "Client API for EUPI\n===================\n\n[![Build Status](https://travis-ci.org/CIRCL/PyEUPI.svg?branch=master)](https://travis-ci.org/CIRCL/PyEUPI)\n\nClient API to query the Phishing Initiative service.\n\nInstallation\n============\n\nFrom the repository:\n\n```\n python setup.py install\n```\n\nOr via pip:\n\n```\n pip install pyeupi\n```\n\nSearch queries\n==============\n\n```\n from pyeupi import PyEUPI\n p = PyEUPI('')\n p.search(content='circl')\n p.search_url(tld='lu')\n p.search_submissions()\n```\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CIRCL/PyEUPI", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyeupi", "package_url": "https://pypi.org/project/pyeupi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyeupi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/CIRCL/PyEUPI" }, "release_url": "https://pypi.org/project/pyeupi/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python API for the European Union anti-phishing initiative.", "version": "1.0" }, "last_serial": 2065549, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "fe38d5c4ec5fdd553e9a6c3e69f4a07f", "sha256": "ac5262ab00c5b366818de2bdbce871a7906cf4c1cb2a1e3d162bfc0de45afd62" }, "downloads": -1, "filename": "pyeupi-0.2.tar.gz", "has_sig": false, "md5_digest": "fe38d5c4ec5fdd553e9a6c3e69f4a07f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3247, "upload_time": "2015-09-09T11:45:25", "url": "https://files.pythonhosted.org/packages/bc/8e/e5da5f3cb4bbd3b2de96661209f3ec8fc37495106c37f20689bd71a1889e/pyeupi-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "53cb9406d5e7395a20593ccb9be063b6", "sha256": "2e6da7462fbdda005521eeb7bb27bbb72c7483a48cc67fc03a5c0e54aae3a60c" }, "downloads": -1, "filename": "pyeupi-0.3.tar.gz", "has_sig": false, "md5_digest": "53cb9406d5e7395a20593ccb9be063b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3256, "upload_time": "2015-09-10T07:53:29", "url": "https://files.pythonhosted.org/packages/c7/fc/8e9bcc5b1f6ad14f16b9d2f5e0ba45ecbbcf6cc7a64be27c614582dde08f/pyeupi-0.3.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "dfb057b063adedef73db6bfad17567ee", "sha256": "c9a78f15ef822b51a1cd68074ee8fac28aabd932278aedf493012447ecc44331" }, "downloads": -1, "filename": "pyeupi-0.9.tar.gz", "has_sig": false, "md5_digest": "dfb057b063adedef73db6bfad17567ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4530, "upload_time": "2016-02-09T16:48:07", "url": "https://files.pythonhosted.org/packages/c0/b7/5a07ddfd7d88e44c93a2baf10a4e0db4f20509f51509f12f36574bb1e04c/pyeupi-0.9.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "883ea26895340f6c01ece4df613f8e9e", "sha256": "35b0e6b430f23ecd303f7cc7a8fe5147cf2509a5b2254eaf9695392c0af02901" }, "downloads": -1, "filename": "pyeupi-1.0.tar.gz", "has_sig": false, "md5_digest": "883ea26895340f6c01ece4df613f8e9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4806, "upload_time": "2016-04-15T14:34:29", "url": "https://files.pythonhosted.org/packages/e5/f7/f01e227eb0a72d505edd45d221ad3ebfccb0481c72d3c89b9e3a1b9dbfd3/pyeupi-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "883ea26895340f6c01ece4df613f8e9e", "sha256": "35b0e6b430f23ecd303f7cc7a8fe5147cf2509a5b2254eaf9695392c0af02901" }, "downloads": -1, "filename": "pyeupi-1.0.tar.gz", "has_sig": false, "md5_digest": "883ea26895340f6c01ece4df613f8e9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4806, "upload_time": "2016-04-15T14:34:29", "url": "https://files.pythonhosted.org/packages/e5/f7/f01e227eb0a72d505edd45d221ad3ebfccb0481c72d3c89b9e3a1b9dbfd3/pyeupi-1.0.tar.gz" } ] }