kumoai


Namekumoai JSON
Version 2.4.3 PyPI version JSON
download
home_pageNone
SummaryAI on the Modern Data Stack
upload_time2025-07-08 20:22:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords cloud-data-warehouse deep-learning graph-neural-networks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img height="180" src="https://s3.us-west-1.amazonaws.com/data.kumo.ai/img/kumo_pink_md.svg" />
</p>

______________________________________________________________________

The Kumo SDK implements a pythonic interface for users to programmatically
interact with the Kumo machine learning platform
([documentation](https://kumo-ai.github.io/kumo-sdk/docs/#)).

## Installation

The Kumo SDK is available for Python 3.9 to Python 3.12. To install, simply run

```
pip install kumoai
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kumoai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "cloud-data-warehouse, deep-learning, graph-neural-networks",
    "author": null,
    "author_email": "\"Kumo.AI\" <hello@kumo.ai>",
    "download_url": null,
    "platform": null,
    "description": "<p align=\"center\">\n  <img height=\"180\" src=\"https://s3.us-west-1.amazonaws.com/data.kumo.ai/img/kumo_pink_md.svg\" />\n</p>\n\n______________________________________________________________________\n\nThe Kumo SDK implements a pythonic interface for users to programmatically\ninteract with the Kumo machine learning platform\n([documentation](https://kumo-ai.github.io/kumo-sdk/docs/#)).\n\n## Installation\n\nThe Kumo SDK is available for Python 3.9 to Python 3.12. To install, simply run\n\n```\npip install kumoai\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AI on the Modern Data Stack",
    "version": "2.4.3",
    "project_urls": {
        "documentation": "https://kumo.ai/docs",
        "homepage": "https://kumo.ai"
    },
    "split_keywords": [
        "cloud-data-warehouse",
        " deep-learning",
        " graph-neural-networks"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0713a6402b5a0246eaefb187fc489c2a06724193757e534b17266bbca454db82",
                "md5": "f5c21a3669f543126e4b27603f10b1c5",
                "sha256": "04902460d54fceecdf2a83168ea8a0b811ed5393270faa58154369a1a8095249"
            },
            "downloads": -1,
            "filename": "kumoai-2.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5c21a3669f543126e4b27603f10b1c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 130637,
            "upload_time": "2025-07-08T20:22:22",
            "upload_time_iso_8601": "2025-07-08T20:22:22.920530Z",
            "url": "https://files.pythonhosted.org/packages/07/13/a6402b5a0246eaefb187fc489c2a06724193757e534b17266bbca454db82/kumoai-2.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 20:22:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kumoai"
}
        
Elapsed time: 0.43135s