metamart_schemas


Namemetamart_schemas JSON
Version 0.2.11 PyPI version JSON
download
home_pagehttps://www.metamart.io/
SummaryNone
upload_time2024-10-20 04:11:11
maintainerNone
docs_urlNone
authorIan Eaves
requires_python<4.0,>=3.8
licenseElastic-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Metamart Schemas

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.metamart.io/",
    "name": "metamart_schemas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ian Eaves",
    "author_email": "ian@metamart.io",
    "download_url": "https://files.pythonhosted.org/packages/12/a9/14a89abe4d624a6c744c7d4a9500b11c4aecc1de2684b809667b3afbceb2/metamart_schemas-0.2.11.tar.gz",
    "platform": null,
    "description": "# Metamart Schemas\n\nMetamart Schemas provide reference implementations in Python for objects used in Metamart.\nSo long as your data follows a schema implementation provided in this repository it will be able to interoperate with\nall of the other Metamart services including the server REST API, yaml serialization, and data integrations.\n",
    "bugtrack_url": null,
    "license": "Elastic-2.0",
    "summary": null,
    "version": "0.2.11",
    "project_urls": {
        "Documentation": "https://docs.metamart.io/",
        "Homepage": "https://www.metamart.io/",
        "Repository": "https://github.com/meta-mart/metamart-core/tree/master/metamart-schemas"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6bac0b120eb8bff06494d0e6a8c217ddc122f2cba3933b49fff85b7d65721e5",
                "md5": "768f3847f1299b01de48163b1421fd98",
                "sha256": "db8ed105aef143d993f6dede92b5492a941ebb7be439eee08b9d8b1befadadfe"
            },
            "downloads": -1,
            "filename": "metamart_schemas-0.2.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "768f3847f1299b01de48163b1421fd98",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 41342,
            "upload_time": "2024-10-20T04:11:07",
            "upload_time_iso_8601": "2024-10-20T04:11:07.523318Z",
            "url": "https://files.pythonhosted.org/packages/b6/ba/c0b120eb8bff06494d0e6a8c217ddc122f2cba3933b49fff85b7d65721e5/metamart_schemas-0.2.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12a914a89abe4d624a6c744c7d4a9500b11c4aecc1de2684b809667b3afbceb2",
                "md5": "1f058dde7dfafbff50ab44584350cdfe",
                "sha256": "d0f1661cff371c538c53e89311a2de158933450e12d4284253c729c392c3b406"
            },
            "downloads": -1,
            "filename": "metamart_schemas-0.2.11.tar.gz",
            "has_sig": false,
            "md5_digest": "1f058dde7dfafbff50ab44584350cdfe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 33215,
            "upload_time": "2024-10-20T04:11:11",
            "upload_time_iso_8601": "2024-10-20T04:11:11.243888Z",
            "url": "https://files.pythonhosted.org/packages/12/a9/14a89abe4d624a6c744c7d4a9500b11c4aecc1de2684b809667b3afbceb2/metamart_schemas-0.2.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 04:11:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "meta-mart",
    "github_project": "metamart-core",
    "github_not_found": true,
    "lcname": "metamart_schemas"
}
        
Elapsed time: 0.36510s