grai-schemas


Namegrai-schemas JSON
Version 0.2.10 PyPI version JSON
download
home_pagehttps://www.grai.io/
Summary
upload_time2023-11-10 12:12:54
maintainer
docs_urlNone
authorIan Eaves
requires_python>=3.8,<4.0
licenseElastic-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Grai Schemas

Grai Schemas provide reference implementations in Python for objects used in Grai.
So long as your data follows a schema implementation provided in this repository it will be able to interoperate with
all of the other Grai services including the server REST API, yaml serialization, and data integrations.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.grai.io/",
    "name": "grai-schemas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ian Eaves",
    "author_email": "ian@grai.io",
    "download_url": "https://files.pythonhosted.org/packages/aa/e1/7ed9983d4309cb61fb807e8f9148ea8bf1a7eca67ee66485eca5f57a4b3f/grai_schemas-0.2.10.tar.gz",
    "platform": null,
    "description": "# Grai Schemas\n\nGrai Schemas provide reference implementations in Python for objects used in Grai.\nSo long as your data follows a schema implementation provided in this repository it will be able to interoperate with\nall of the other Grai services including the server REST API, yaml serialization, and data integrations.\n",
    "bugtrack_url": null,
    "license": "Elastic-2.0",
    "summary": "",
    "version": "0.2.10",
    "project_urls": {
        "Documentation": "https://docs.grai.io/",
        "Homepage": "https://www.grai.io/",
        "Repository": "https://github.com/grai-io/grai-core/tree/master/grai-schemas"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d7e788b1484bdb64afe83ce997f514107424e10eaba78eb3b15fb739b5249fe",
                "md5": "92545bead9bf879513b2343cadbbae11",
                "sha256": "d882ce710135d2b9c5802773a35920f857f5e2c3b9894260a4add7dc33424e16"
            },
            "downloads": -1,
            "filename": "grai_schemas-0.2.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92545bead9bf879513b2343cadbbae11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 40189,
            "upload_time": "2023-11-10T12:12:52",
            "upload_time_iso_8601": "2023-11-10T12:12:52.664023Z",
            "url": "https://files.pythonhosted.org/packages/3d/7e/788b1484bdb64afe83ce997f514107424e10eaba78eb3b15fb739b5249fe/grai_schemas-0.2.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aae17ed9983d4309cb61fb807e8f9148ea8bf1a7eca67ee66485eca5f57a4b3f",
                "md5": "a38321423e13bd5830758f62d3e36ad3",
                "sha256": "af286d9f05d1872257e3e1e5acdcf99d554ccc6db43fc9cd1cac9b88eba8abeb"
            },
            "downloads": -1,
            "filename": "grai_schemas-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "a38321423e13bd5830758f62d3e36ad3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 32351,
            "upload_time": "2023-11-10T12:12:54",
            "upload_time_iso_8601": "2023-11-10T12:12:54.203106Z",
            "url": "https://files.pythonhosted.org/packages/aa/e1/7ed9983d4309cb61fb807e8f9148ea8bf1a7eca67ee66485eca5f57a4b3f/grai_schemas-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 12:12:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grai-io",
    "github_project": "grai-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "grai-schemas"
}
        
Elapsed time: 0.16344s