rockset-v2-internal


Namerockset-v2-internal JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/rockset/rockset-python-client
SummaryThe python client for the Rockset API.
upload_time2024-07-31 00:07:37
maintainerNone
docs_urlNone
authorRockset
requires_python<4.0,>=3.6
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements urllib3 python-dateutil geojson
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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-internal",
    "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/80/b1/fdd3e816736e731aff336cf6a5d9c94c215a3464ec3db0cb84fff44a98d0/rockset_v2_internal-3.0.0.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": "3.0.0",
    "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": "7ff3e1e78de344a3a41a44d528d1c88d7a5be91a15a1d5f4b8bef9b828851e82",
                "md5": "994e565c974e98ab2a9d2c3f43a2607c",
                "sha256": "6c8dd8d261d83a10104fb152513417994225df7c72a57d6ec264cc6e4797eb9f"
            },
            "downloads": -1,
            "filename": "rockset_v2_internal-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "994e565c974e98ab2a9d2c3f43a2607c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.6",
            "size": 897983,
            "upload_time": "2024-07-31T00:07:35",
            "upload_time_iso_8601": "2024-07-31T00:07:35.392768Z",
            "url": "https://files.pythonhosted.org/packages/7f/f3/e1e78de344a3a41a44d528d1c88d7a5be91a15a1d5f4b8bef9b828851e82/rockset_v2_internal-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80b1fdd3e816736e731aff336cf6a5d9c94c215a3464ec3db0cb84fff44a98d0",
                "md5": "f344231822bbfac47e58d5b377cbe485",
                "sha256": "22eaebb19208d19b6251e8fb33a0a76189dc915e4be7b1449fac56188356bdae"
            },
            "downloads": -1,
            "filename": "rockset_v2_internal-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f344231822bbfac47e58d5b377cbe485",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.6",
            "size": 196502,
            "upload_time": "2024-07-31T00:07:37",
            "upload_time_iso_8601": "2024-07-31T00:07:37.209389Z",
            "url": "https://files.pythonhosted.org/packages/80/b1/fdd3e816736e731aff336cf6a5d9c94c215a3464ec3db0cb84fff44a98d0/rockset_v2_internal-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 00:07:37",
    "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-internal"
}
        
Elapsed time: 2.24027s