{ "info": { "author": "Francesco Barresi", "author_email": "francescobarresi@bbfactory.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.7" ], "description": "ciscoreputation\n===============\n\nGet the Cisco's `talosintelligence.com`_ email reputation for an IP address\n\nUsage\n-----\n\n.. code-block::\n\n ciscoreputation\n Get the email reputation for an IP address from talosintelligence.com\n\n Usage:\n ciscoreputation [options]\n ciscoreputation reputation [options]\n ciscoreputation volumes [options]\n ciscoreputation --help\n\n Commands:\n reputation Get the reputation for the given \n volumes Get the volume for last month and current day for the given \n\n Arguments:\n query The ip address to query for.\n\n Options:\n --tos Accept TalosIntelligence Term of Service\n --values Output only the requested value, useful when using in another script\n --version Print version.\n -h --help Show this screen.\n\n Note: Use wisely, don't query like crazy.\n\nInstallation\n------------\n\nInstall from PyPi:\n\nWhen installing form PyPi is better to use a virtual environment, when installing the debian package a virtual environment is automatically created and used.\n\n.. code-block::\n\n $ virtaulenv cisco-env\n $ source cisco-env/bin/activate\n (cisco-env)$ pip install ciscoreputation\n\nOr from the debian package:\n\n.. code-block::\n\n $ sudo gdebi ciscoreputation-[version]_[platform].deb\n\nRequirements\n^^^^^^^^^^^^\n* `requests`_\n* `docopts`_\n\nLicence\n-------\n\nMIT. See LICENCE\n\nAuthors\n-------\n\n`ciscoreputation` was written by `Francesco Barresi`_ `@cescobarresi`_.\n\n.. _talosintelligence.com: https://talosintelligence.com/reputation_center/\n.. _requests: http://python-requests.org/\n.. _docopts: https://github.com/docopt/docopt\n.. _Francesco Barresi: https://github.com/cescobarresi\n.. _@cescobarresi: https://twitter.com/cescobarresi\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cescobarresi/ciscoreputation", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ciscoreputation", "package_url": "https://pypi.org/project/ciscoreputation/", "platform": "", "project_url": "https://pypi.org/project/ciscoreputation/", "project_urls": { "Homepage": "https://github.com/cescobarresi/ciscoreputation" }, "release_url": "https://pypi.org/project/ciscoreputation/2.1.4/", "requires_dist": [ "docopt", "requests" ], "requires_python": "", "summary": "Get the Cisco's senderbase.org reputation for a hostname or ip address", "version": "2.1.4" }, "last_serial": 4507620, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "de2d7d7c9dc9a6ef76a0ed08d1cc597a", "sha256": "abfe32f3fa8a49320e1b23b412bafe8f034123d5d1eb9a36c6b067d9f2bcbb21" }, "downloads": -1, "filename": "ciscoreputation-1.0.0.tar.gz", "has_sig": false, "md5_digest": "de2d7d7c9dc9a6ef76a0ed08d1cc597a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5818, "upload_time": "2016-06-01T13:43:25", "url": "https://files.pythonhosted.org/packages/74/2d/b4b2c811da50f9b100949ebc6ab0824e33d562965044c439f99d39186e80/ciscoreputation-1.0.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "c2b3b0e922b363d99a3db5415fa137b1", "sha256": "ffad02719043d8b9b6feb9c0e1b4520e529b19b6d53138cc8a7bab3630e33c03" }, "downloads": -1, "filename": "ciscoreputation-2.0.0.tar.gz", "has_sig": false, "md5_digest": "c2b3b0e922b363d99a3db5415fa137b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5318, "upload_time": "2017-07-05T11:56:43", "url": "https://files.pythonhosted.org/packages/0b/01/5b31e88e860c7f72e2231765ce499d28a128c7ee1b43a8c38ed3f53f4007/ciscoreputation-2.0.0.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "42d36b7e93cf6a60934c876339ac1c2a", "sha256": "39bbba8d674ad6f0631e61bf1a9b20207e8765807d7372044c4d99dbfc46d086" }, "downloads": -1, "filename": "ciscoreputation-2.1.2.tar.gz", "has_sig": false, "md5_digest": "42d36b7e93cf6a60934c876339ac1c2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5549, "upload_time": "2018-07-27T14:57:37", "url": "https://files.pythonhosted.org/packages/9c/45/e5696583d7efe2b78910d2db51707cb9babeb0eb2d5fb9de75e0c8589979/ciscoreputation-2.1.2.tar.gz" } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "ce84f28cc093d9f1a458f11dbcc18708", "sha256": "4453f6f97b170cc9ebb69ff69455bd5c2ef242300be37d2b102a006d1a9ba580" }, "downloads": -1, "filename": "ciscoreputation-2.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce84f28cc093d9f1a458f11dbcc18708", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6062, "upload_time": "2018-11-20T14:21:05", "url": "https://files.pythonhosted.org/packages/2d/a2/552e4f10951c8ac198efa03a4e27d3eca5d31675a2baedcd3b56c32d335b/ciscoreputation-2.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3211a96e3156202198806a5c8401586b", "sha256": "3f91f43343a8ba532d6f060fdf9c231f629c444b5dcc236f60a793d4900d233e" }, "downloads": -1, "filename": "ciscoreputation-2.1.4.tar.gz", "has_sig": false, "md5_digest": "3211a96e3156202198806a5c8401586b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5656, "upload_time": "2018-11-20T14:21:06", "url": "https://files.pythonhosted.org/packages/5e/77/1676ad1340ff49cd270d5415c72296d87205316c7a54b8a7d77e1c65fd2d/ciscoreputation-2.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce84f28cc093d9f1a458f11dbcc18708", "sha256": "4453f6f97b170cc9ebb69ff69455bd5c2ef242300be37d2b102a006d1a9ba580" }, "downloads": -1, "filename": "ciscoreputation-2.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce84f28cc093d9f1a458f11dbcc18708", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6062, "upload_time": "2018-11-20T14:21:05", "url": "https://files.pythonhosted.org/packages/2d/a2/552e4f10951c8ac198efa03a4e27d3eca5d31675a2baedcd3b56c32d335b/ciscoreputation-2.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3211a96e3156202198806a5c8401586b", "sha256": "3f91f43343a8ba532d6f060fdf9c231f629c444b5dcc236f60a793d4900d233e" }, "downloads": -1, "filename": "ciscoreputation-2.1.4.tar.gz", "has_sig": false, "md5_digest": "3211a96e3156202198806a5c8401586b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5656, "upload_time": "2018-11-20T14:21:06", "url": "https://files.pythonhosted.org/packages/5e/77/1676ad1340ff49cd270d5415c72296d87205316c7a54b8a7d77e1c65fd2d/ciscoreputation-2.1.4.tar.gz" } ] }