{ "info": { "author": "Sachin Holla", "author_email": "sachin@interana.com", "bugtrack_url": null, "classifiers": [], "description": "Overview\n==========\n\nThis will contain a simplified SDK to enable easy access to the Interana APIs.\nBeing provided at a best-effort basis. So please use at your risk.\n\nHigh Level desciption of files\n==============================\n\nTBD\n\nInstall\n=======\n\nPython SDK \n\nThis can be installed by using pip directly. Dependencies will be installed automatically.\n\n```pip install interanasdk```\n\nThis installs a python module called interanasdk and also, a command line script which allows for easy access to the SDK.\n\nR SDK\n\nTBD\n\nUsage\n=====\n\n* To access the Python SDK in code, do the following:\n```\n/usr/bin/env python\nimport interanasdk\n```\n\n* To access the IA Query Client script, there are three positional parameters that need to be provided.\nIn addition, there are optional parameters that can be leveraged as well.\n\n* To access Interana's Demo Cluster and do a simple count*, do:\n\n```\nia_query_client tffZR6q0fbVqSBbeuvvLllLMLV0KHbuH+/DjXo9K=ER0PY/qNh+hdjEh+16DcL5Gc=BfHTJ7dE64x06YFWMbtbqtcdO90000 demo2.interana.com music\n```\n\n(note this will only work when you are on the Interana Corporate Network)\n\nA sample output might look like this:\n\n```\n$ ./ia_query_client.py tffZR6q0fbVqSBbeuvvLllLMLV0KHbuH+/DjXo9K=ER0PY/qNh+hdjEh+16DcL5Gc=BfHTJ7dE64x06YFWMbtbqtcdO90000 demo2.interana.com music\n-------------------------------------------\nResults recieved from Interana:\n-------------------------------------------\n{u'rows': [{u'values': [[u'All'], 4058569848.0]}], u'columns': [{u'type': u'array', u'label': [u'result']}, {u'type': u'number', u'label': u'measure_value'}]}\n-------------------------------------------\nEnd of Results\n-------------------------------------------\n```\n\nHow to Contribute\n==================\nSimple. Feel free to jump in and contribute code. Some of the immediate next steps are:\n* R implementation - work in progress\n* MS-Excel (Windows only) implementation\n* Jupyter Notebook\n* Perl Implementation\n\nSupport & License\n=======\n## Support\nThe SDK is provided on a best-effort basis only. All support will be community-driven only.\n\n## License\nWe have adopted the MIT license (see the file LICENSE.txt) for this project.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Interana/interana-sdk/archive/0.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Interana/interana-sdk", "keywords": "interana,sdk,query-api", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "interanasdk", "package_url": "https://pypi.org/project/interanasdk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/interanasdk/", "project_urls": { "Download": "https://github.com/Interana/interana-sdk/archive/0.0.2.tar.gz", "Homepage": "https://github.com/Interana/interana-sdk" }, "release_url": "https://pypi.org/project/interanasdk/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Interana SDK", "version": "0.0.2" }, "last_serial": 2818773, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "c6a91cf4f8c74d781322fbec943c6991", "sha256": "cc8a77e4238c157eae4cc5e3fb4fb278d7c44f5382cbc818a1b4f669353131fb" }, "downloads": -1, "filename": "interanasdk-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c6a91cf4f8c74d781322fbec943c6991", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4507, "upload_time": "2017-04-21T06:41:45", "url": "https://files.pythonhosted.org/packages/5b/44/228a17a89d788cd577c0b7c9e1ec7bf6968cdf1278c04c4477285af0422d/interanasdk-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6a91cf4f8c74d781322fbec943c6991", "sha256": "cc8a77e4238c157eae4cc5e3fb4fb278d7c44f5382cbc818a1b4f669353131fb" }, "downloads": -1, "filename": "interanasdk-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c6a91cf4f8c74d781322fbec943c6991", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4507, "upload_time": "2017-04-21T06:41:45", "url": "https://files.pythonhosted.org/packages/5b/44/228a17a89d788cd577c0b7c9e1ec7bf6968cdf1278c04c4477285af0422d/interanasdk-0.0.2.tar.gz" } ] }