rockset


Namerockset JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://github.com/rockset/rockset-python-client
SummaryThe python client for the Rockset API.
upload_time2024-05-02 17:22:37
maintainerNone
docs_urlNone
authorRockset
requires_python<4.0,>=3.6
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
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",
    "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/65/c6/b7db739e46536382d979c6094b9a0b6078168a7c3f0c78f2536ce7ac47b1/rockset-2.1.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.1.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": "35a83582f7cc38eec5425966d723e3372afee1477c649270be666e786eb9b590",
                "md5": "bb256af755243be1a4ccc6ec783d0196",
                "sha256": "835f3169cbe7380f135951fb3f39913a6236e7ec4cfbc4fcb6894df46fbf37ec"
            },
            "downloads": -1,
            "filename": "rockset-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb256af755243be1a4ccc6ec783d0196",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.6",
            "size": 830088,
            "upload_time": "2024-05-02T17:22:34",
            "upload_time_iso_8601": "2024-05-02T17:22:34.866441Z",
            "url": "https://files.pythonhosted.org/packages/35/a8/3582f7cc38eec5425966d723e3372afee1477c649270be666e786eb9b590/rockset-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65c6b7db739e46536382d979c6094b9a0b6078168a7c3f0c78f2536ce7ac47b1",
                "md5": "5f33ebe0dcce072554e2315c97d4d726",
                "sha256": "a1f28f712145934cecff64063f57f8457be412fe076b179d59ca72ddfa1a294d"
            },
            "downloads": -1,
            "filename": "rockset-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5f33ebe0dcce072554e2315c97d4d726",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.6",
            "size": 182544,
            "upload_time": "2024-05-02T17:22:37",
            "upload_time_iso_8601": "2024-05-02T17:22:37.015852Z",
            "url": "https://files.pythonhosted.org/packages/65/c6/b7db739e46536382d979c6094b9a0b6078168a7c3f0c78f2536ce7ac47b1/rockset-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 17:22: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": [],
    "lcname": "rockset"
}
        
Elapsed time: 0.22673s