{ "info": { "author": "chenglei", "author_email": "mechenglei@163.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation", "Topic :: Software Development :: Libraries" ], "description": "=======\nSummary\n=======\n\nkylin_client is a api client for kylin.\nIt currently supports the versions from **2.6\nto 3.6** (users of Python 2.4 and 2.5 may use\n`2.1.3 `__ version).\n`PyPy `__ is also known to work.\n\n\n==============\nExample usages\n==============\n\nQUERY\n===\n\n.. code-block:: python\n\n >>>from kylin_client.kylin_client import KylinClient as kyclient\n >>>client = kyclient(host='127.0.0.1:7070', user='ADMIN', password='KYLIN')\n >>>client.query('select * from kylin_test', project='kylin_test', limit=500)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "kylin_client", "package_url": "https://pypi.org/project/kylin_client/", "platform": "win7", "project_url": "https://pypi.org/project/kylin_client/", "project_urls": null, "release_url": "https://pypi.org/project/kylin_client/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "kylin api client", "version": "1.0.2" }, "last_serial": 3407073, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "f5e339913d7b0296a3f693dbb414df46", "sha256": "66b9a27e5cb58c7601badab6448346e25e22672d6b56765a3d7fc13818425d02" }, "downloads": -1, "filename": "kylin_client-1.0.2.zip", "has_sig": false, "md5_digest": "f5e339913d7b0296a3f693dbb414df46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4742, "upload_time": "2017-12-11T09:51:36", "url": "https://files.pythonhosted.org/packages/e7/29/2af55c5e02f93db2d9768385b9b12d9137247ef0e581050d0a3091f50463/kylin_client-1.0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5e339913d7b0296a3f693dbb414df46", "sha256": "66b9a27e5cb58c7601badab6448346e25e22672d6b56765a3d7fc13818425d02" }, "downloads": -1, "filename": "kylin_client-1.0.2.zip", "has_sig": false, "md5_digest": "f5e339913d7b0296a3f693dbb414df46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4742, "upload_time": "2017-12-11T09:51:36", "url": "https://files.pythonhosted.org/packages/e7/29/2af55c5e02f93db2d9768385b9b12d9137247ef0e581050d0a3091f50463/kylin_client-1.0.2.zip" } ] }