kumo-api


Namekumo-api JSON
Version 0.21.1 PyPI version JSON
download
home_pageNone
SummaryRESTful datamodels for Kumo AI
upload_time2025-07-11 13:23:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords deep-learning graph-neural-networks cloud-data-warehouse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kumo-api

The `kumo-api` library defines a RESTful API resource schema and specification
for HTTP-compatible clients to interact with Kumo AI's cloud services. Resource
schemas are defined as Pydantic dataclasses.

While it is possible to interface with Kumo directly using these datamodels,
users are recommended to install the Python SDK (via `pip install kumoai`)
for a smoother experience.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kumo-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "deep-learning, graph-neural-networks, cloud-data-warehouse",
    "author": null,
    "author_email": "\"Kumo.AI\" <hello@kumo.ai>",
    "download_url": "https://files.pythonhosted.org/packages/d0/39/db14fd737113baefbe83a11712a99dc07555b9592a5febca923745419b08/kumo-api-0.21.1.tar.gz",
    "platform": null,
    "description": "# kumo-api\n\nThe `kumo-api` library defines a RESTful API resource schema and specification\nfor HTTP-compatible clients to interact with Kumo AI's cloud services. Resource\nschemas are defined as Pydantic dataclasses.\n\nWhile it is possible to interface with Kumo directly using these datamodels,\nusers are recommended to install the Python SDK (via `pip install kumoai`)\nfor a smoother experience.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "RESTful datamodels for Kumo AI",
    "version": "0.21.1",
    "project_urls": {
        "documentation": "https://kumo.ai/docs",
        "homepage": "https://kumo.ai"
    },
    "split_keywords": [
        "deep-learning",
        " graph-neural-networks",
        " cloud-data-warehouse"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "84ce09638ad9abbea0499c1191e8833efdde059180d0e2a56dad00f866375ec3",
                "md5": "dabd22ab38750c0489f98d1ddadcc15f",
                "sha256": "a632e7860398a7343d39a0cb32f99308ffc3720c87ffff2cbfb7622f2b5ff993"
            },
            "downloads": -1,
            "filename": "kumo_api-0.21.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dabd22ab38750c0489f98d1ddadcc15f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 57690,
            "upload_time": "2025-07-11T13:23:31",
            "upload_time_iso_8601": "2025-07-11T13:23:31.828155Z",
            "url": "https://files.pythonhosted.org/packages/84/ce/09638ad9abbea0499c1191e8833efdde059180d0e2a56dad00f866375ec3/kumo_api-0.21.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d039db14fd737113baefbe83a11712a99dc07555b9592a5febca923745419b08",
                "md5": "b37dc85bad0907319a4442a50f84198a",
                "sha256": "16b2cb5b3070217ead8cdbf9fa63065347c0d1e6ebebcf9f944695c9a9670d89"
            },
            "downloads": -1,
            "filename": "kumo-api-0.21.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b37dc85bad0907319a4442a50f84198a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 55049,
            "upload_time": "2025-07-11T13:23:32",
            "upload_time_iso_8601": "2025-07-11T13:23:32.688888Z",
            "url": "https://files.pythonhosted.org/packages/d0/39/db14fd737113baefbe83a11712a99dc07555b9592a5febca923745419b08/kumo-api-0.21.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 13:23:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kumo-api"
}
        
Elapsed time: 0.81728s