Official Rockset Python Client
==============================
A Python library for Rockset's API.
Setup
-----
You can install this package by using the pip tool and installing:
$ pip install rockset
Using the Rockset API
---------------------
Documentation for this library can be found here:
- https://github.com/rockset/rockset-python-client
Raw data
{
"_id": null,
"home_page": "https://github.com/rockset/rockset-python-client",
"name": "rockset-v2-internal2",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Rockset",
"author_email": "support@rockset.com",
"download_url": "https://files.pythonhosted.org/packages/c8/17/5c2f772181f07a768f5443249f5453ec4ad8312cabd5c8fc6c405fd8d10f/rockset_v2_internal2-0.0.8.tar.gz",
"platform": null,
"description": "Official Rockset Python Client\n==============================\n\nA Python library for Rockset's API.\n\n\nSetup\n-----\n\nYou can install this package by using the pip tool and installing:\n\n $ pip install rockset\n\n\nUsing the Rockset API\n---------------------\n\nDocumentation for this library can be found here:\n\n- https://github.com/rockset/rockset-python-client\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "The python client for the Rockset API.",
"version": "0.0.8",
"project_urls": {
"Documentation": "https://github.com/rockset/rockset-python-client",
"Homepage": "https://github.com/rockset/rockset-python-client",
"Repository": "https://github.com/rockset/rockset-python-client"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e38c5594b67b1956f7f9affda3bff644fcaaea65ab4f1c49ca61a5b0e44f39eb",
"md5": "4b7b6255b9b120be006a67299c94138e",
"sha256": "5db127628b4452d317d627cdf76738ef739e578329ec34fd77d15a95af7ab9ce"
},
"downloads": -1,
"filename": "rockset_v2_internal2-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b7b6255b9b120be006a67299c94138e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.6",
"size": 897994,
"upload_time": "2024-07-31T03:43:46",
"upload_time_iso_8601": "2024-07-31T03:43:46.460947Z",
"url": "https://files.pythonhosted.org/packages/e3/8c/5594b67b1956f7f9affda3bff644fcaaea65ab4f1c49ca61a5b0e44f39eb/rockset_v2_internal2-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c8175c2f772181f07a768f5443249f5453ec4ad8312cabd5c8fc6c405fd8d10f",
"md5": "3c36f59d50033b77eec512ac796ad7b8",
"sha256": "962f185c5b40d159024dbea8a24488435cd801430f8a51df4cab901601a695d2"
},
"downloads": -1,
"filename": "rockset_v2_internal2-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "3c36f59d50033b77eec512ac796ad7b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.6",
"size": 196544,
"upload_time": "2024-07-31T03:43:48",
"upload_time_iso_8601": "2024-07-31T03:43:48.023979Z",
"url": "https://files.pythonhosted.org/packages/c8/17/5c2f772181f07a768f5443249f5453ec4ad8312cabd5c8fc6c405fd8d10f/rockset_v2_internal2-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-31 03:43:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rockset",
"github_project": "rockset-python-client",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.9"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "geojson",
"specs": [
[
"==",
"2.5.0"
]
]
}
],
"lcname": "rockset-v2-internal2"
}