{ "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": "# Spotflock Studio SDK (Python)\n\n[![](https://studio.spotflock.com/static/img/logo-high.png)](https://studio.spotflock.com)\nSpotflock Studio renders a comprehensive spectrum of solutions that can be accessed by users on-demand from our pool of transformational technologies.\n\n### Installation\n\nSpotflock Studio SDK requires Python 3.5 + . Go to https://studio.spotflock.com and create an app. On creation of an app, you will get an API Key.\n\n```sh\nimport studio\nclient = studio.StudioClient('API Key')\nresponse = c.sentiment_analysis('I am feeling good.')\nprint(response)\n```\n\nFor more details, visit https://studio.spotflock.com\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/Spotflock/studio-sdk-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "spotflock-studio", "package_url": "https://pypi.org/project/spotflock-studio/", "platform": "", "project_url": "https://pypi.org/project/spotflock-studio/", "project_urls": { "Homepage": "https://github.com/Spotflock/studio-sdk-python" }, "release_url": "https://pypi.org/project/spotflock-studio/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Python Client for Spotflock Studio.", "version": "1.1.0" }, "last_serial": 4983190, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "2e5b4e7888504758bce55fea08606a97", "sha256": "9c99b695a1608c24acfd7d42576f6a094b17f9cc63c672c0d989055060ca602c" }, "downloads": -1, "filename": "spotflock_studio-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2e5b4e7888504758bce55fea08606a97", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3970, "upload_time": "2019-03-25T15:53:39", "url": "https://files.pythonhosted.org/packages/89/7c/ccb69714d207b8fdc7ea2b4f5dc41f846d1f9910dcf03fe3bc70903a5aa0/spotflock_studio-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e8dd1846d0685474ba197f123dede43", "sha256": "33f7d818e682c05b06bab370a53304620ab64b8e39ecd58541c300384c614e29" }, "downloads": -1, "filename": "spotflock-studio-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2e8dd1846d0685474ba197f123dede43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3372, "upload_time": "2019-03-25T15:53:41", "url": "https://files.pythonhosted.org/packages/c5/e5/98c6e7cfe4b71e81ae6304606c11f9d8efbb615238472bfda160d6ae2924/spotflock-studio-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e5b4e7888504758bce55fea08606a97", "sha256": "9c99b695a1608c24acfd7d42576f6a094b17f9cc63c672c0d989055060ca602c" }, "downloads": -1, "filename": "spotflock_studio-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2e5b4e7888504758bce55fea08606a97", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3970, "upload_time": "2019-03-25T15:53:39", "url": "https://files.pythonhosted.org/packages/89/7c/ccb69714d207b8fdc7ea2b4f5dc41f846d1f9910dcf03fe3bc70903a5aa0/spotflock_studio-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e8dd1846d0685474ba197f123dede43", "sha256": "33f7d818e682c05b06bab370a53304620ab64b8e39ecd58541c300384c614e29" }, "downloads": -1, "filename": "spotflock-studio-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2e8dd1846d0685474ba197f123dede43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3372, "upload_time": "2019-03-25T15:53:41", "url": "https://files.pythonhosted.org/packages/c5/e5/98c6e7cfe4b71e81ae6304606c11f9d8efbb615238472bfda160d6ae2924/spotflock-studio-1.1.0.tar.gz" } ] }