python-dataschema


Namepython-dataschema JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/ashafer01/python-dataschema
SummaryDataSchema schema checking for arbitrary data
upload_time2023-06-22 19:35:21
maintainer
docs_urlNone
authorAlex Shafer
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Define schemas for your data or configurations, and validate and normalize them in one step.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ashafer01/python-dataschema",
    "name": "python-dataschema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alex Shafer",
    "author_email": "ashafer@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/5f/c4/5b1d96588381bff00550c0aa1b1d15ac9f10c7760f5b32c542742397b1db/python-dataschema-0.1.5.tar.gz",
    "platform": null,
    "description": "Define schemas for your data or configurations, and validate and normalize them in one step.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DataSchema schema checking for arbitrary data",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/ashafer01/python-dataschema"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "541f510b86905759987446656ccdce4232920bce1de7e7d394bac48a78051c56",
                "md5": "37e2a547f96fb4fddf210971178349c6",
                "sha256": "827e30a71d7e12ba5ca340c3b9fc566122788ed26f5c669fc57f388c8d61476f"
            },
            "downloads": -1,
            "filename": "python_dataschema-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37e2a547f96fb4fddf210971178349c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13403,
            "upload_time": "2023-06-22T19:35:19",
            "upload_time_iso_8601": "2023-06-22T19:35:19.783459Z",
            "url": "https://files.pythonhosted.org/packages/54/1f/510b86905759987446656ccdce4232920bce1de7e7d394bac48a78051c56/python_dataschema-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fc45b1d96588381bff00550c0aa1b1d15ac9f10c7760f5b32c542742397b1db",
                "md5": "651b0d6988b02d7c798fcd13e6b8ac78",
                "sha256": "fe4834dad4740e53a5418d5791eb8bd3dc9b9eea436e3a0dc279b316ff7d7284"
            },
            "downloads": -1,
            "filename": "python-dataschema-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "651b0d6988b02d7c798fcd13e6b8ac78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12868,
            "upload_time": "2023-06-22T19:35:21",
            "upload_time_iso_8601": "2023-06-22T19:35:21.298270Z",
            "url": "https://files.pythonhosted.org/packages/5f/c4/5b1d96588381bff00550c0aa1b1d15ac9f10c7760f5b32c542742397b1db/python-dataschema-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-22 19:35:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ashafer01",
    "github_project": "python-dataschema",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-dataschema"
}
        
Elapsed time: 0.21909s