{ "info": { "author": "Spotflock LLC", "author_email": "connect@spotflock.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Intellihub SDK (Python)\n\n[![](https://intellihub.ai/static/img/logo-high.png)](https://intellihub.ai)\nIntellihub renders a comprehensive spectrum of solutions that can be accessed by users on-demand from our pool of transformational technologies.\n\n### Installation\n\nIntellihub SDK requires Python 3.5 + . Go to https://intellihub.ai and create an app. On creation of an app, you will get an API Key.\n\n```sh\nimport intellihub\nc = intellihub.IntellihubClient('API Key')\nresponse = c.sentiment_analysis('I am feeling good.')\nprint(response)\n```\n\nFor more details, visit https://intellihub.ai", "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/Spotflock/intellihub-sdk-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "intellihub", "package_url": "https://pypi.org/project/intellihub/", "platform": "", "project_url": "https://pypi.org/project/intellihub/", "project_urls": { "Homepage": "https://github.com/Spotflock/intellihub-sdk-python" }, "release_url": "https://pypi.org/project/intellihub/1.3.0/", "requires_dist": null, "requires_python": "", "summary": "Python Client for Intellihub.", "version": "1.3.0" }, "last_serial": 5727154, "releases": { "1.3.0": [ { "comment_text": "", "digests": { "md5": "c697960830dd1285433c3c5c690a2ef8", "sha256": "afb6ccca23c90c82328aed7acf6fbbcafb0e1d13f9c7f4350c24a63d80a11616" }, "downloads": -1, "filename": "intellihub-1.3.0.tar.gz", "has_sig": false, "md5_digest": "c697960830dd1285433c3c5c690a2ef8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9965, "upload_time": "2019-08-25T14:15:17", "url": "https://files.pythonhosted.org/packages/5b/c5/2a3157c681e41be1136e0433cda86d7637c113348cb9b1daf5f349e97800/intellihub-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c697960830dd1285433c3c5c690a2ef8", "sha256": "afb6ccca23c90c82328aed7acf6fbbcafb0e1d13f9c7f4350c24a63d80a11616" }, "downloads": -1, "filename": "intellihub-1.3.0.tar.gz", "has_sig": false, "md5_digest": "c697960830dd1285433c3c5c690a2ef8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9965, "upload_time": "2019-08-25T14:15:17", "url": "https://files.pythonhosted.org/packages/5b/c5/2a3157c681e41be1136e0433cda86d7637c113348cb9b1daf5f349e97800/intellihub-1.3.0.tar.gz" } ] }