{ "info": { "author": "spacepatcher", "author_email": "mycardinalmail@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# fiaclient\n\nThis client is designed for easy integration with the FIA API service in various python scripts.\n\n### Usage\n\nInstall fiaclient by command:\n```\npip install fiaclient\n```\n\nCreate client object from python3 console:\n```\nfrom fiaclient import fiaclient\nclient = fiaclient.FIAClient(fiaurl=\"http://127.0.0.1:8000/\")\n```\n\nAll the information about the methods is located in docstrings.\n\n\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/spacepatcher/FireHOL-IP-Aggregator", "keywords": "client threat_intelligence FireHOL-IP-Aggregator reputation", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fiaclient", "package_url": "https://pypi.org/project/fiaclient/", "platform": "", "project_url": "https://pypi.org/project/fiaclient/", "project_urls": { "Documentation": "https://github.com/spacepatcher/FireHOL-IP-Aggregator/blob/develop/fiaclient/README.md", "Homepage": "https://github.com/spacepatcher/FireHOL-IP-Aggregator", "Source": "https://github.com/spacepatcher/FireHOL-IP-Aggregator/tree/develop/fiaclient", "Tracker": "https://github.com/spacepatcher/FireHOL-IP-Aggregator/issues" }, "release_url": "https://pypi.org/project/fiaclient/1.1.9/", "requires_dist": [ "requests" ], "requires_python": ">=3", "summary": "A simple client for FIA API (https://github.com/spacepatcher/FireHOL-IP-Aggregator)", "version": "1.1.9" }, "last_serial": 3817042, "releases": { "1.1.9": [ { "comment_text": "", "digests": { "md5": "53bf1f7286f010176778eb96581dc2e3", "sha256": "be44a005c0ceb6f34aa42a2d96f804e99cbb9060bc832d1f7f167d646b2fb018" }, "downloads": -1, "filename": "fiaclient-1.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "53bf1f7286f010176778eb96581dc2e3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3", "size": 3162, "upload_time": "2018-04-28T15:08:27", "url": "https://files.pythonhosted.org/packages/9f/f7/7d68ffc5efd32f8bd7c645f9f28579798109360beb891bb20c1c8ba3b7a7/fiaclient-1.1.9-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53bf1f7286f010176778eb96581dc2e3", "sha256": "be44a005c0ceb6f34aa42a2d96f804e99cbb9060bc832d1f7f167d646b2fb018" }, "downloads": -1, "filename": "fiaclient-1.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "53bf1f7286f010176778eb96581dc2e3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3", "size": 3162, "upload_time": "2018-04-28T15:08:27", "url": "https://files.pythonhosted.org/packages/9f/f7/7d68ffc5efd32f8bd7c645f9f28579798109360beb891bb20c1c8ba3b7a7/fiaclient-1.1.9-py2.py3-none-any.whl" } ] }