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",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Rockset",
"author_email": "support@rockset.com",
"download_url": "https://files.pythonhosted.org/packages/06/cf/54723dda8f65f7c30eab8262a188f0f6e847b268fe9be5024fc1f0c5c229/rockset_v2-2.0.2.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": "2.0.2",
"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": "37f56090aa5c8d6c4a659ccc3bb6957c4b270fd6efdba56755917a6a06fec155",
"md5": "f0151aa884c8e583b6e9335757df56bd",
"sha256": "7516455cc474df9b4ed5eb2455a0d1244ffaf6d4df98d7b2d29c72f912ba42ec"
},
"downloads": -1,
"filename": "rockset_v2-2.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f0151aa884c8e583b6e9335757df56bd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6,<4.0",
"size": 721435,
"upload_time": "2023-05-31T20:53:09",
"upload_time_iso_8601": "2023-05-31T20:53:09.620843Z",
"url": "https://files.pythonhosted.org/packages/37/f5/6090aa5c8d6c4a659ccc3bb6957c4b270fd6efdba56755917a6a06fec155/rockset_v2-2.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "06cf54723dda8f65f7c30eab8262a188f0f6e847b268fe9be5024fc1f0c5c229",
"md5": "2430f60d03ba7d17b3067b44ae0a7404",
"sha256": "07fa5df88d0e5e8bbbf2abd6891795e44486e7a39297519580645a6745b16f1a"
},
"downloads": -1,
"filename": "rockset_v2-2.0.2.tar.gz",
"has_sig": false,
"md5_digest": "2430f60d03ba7d17b3067b44ae0a7404",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6,<4.0",
"size": 152229,
"upload_time": "2023-05-31T20:53:12",
"upload_time_iso_8601": "2023-05-31T20:53:12.381275Z",
"url": "https://files.pythonhosted.org/packages/06/cf/54723dda8f65f7c30eab8262a188f0f6e847b268fe9be5024fc1f0c5c229/rockset_v2-2.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-31 20:53:12",
"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"
}