dpspecs


Namedpspecs JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryPython implementation of the Data Package standard
upload_time2023-09-07 13:28:00
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords data package data validation json schema json table schema open data tabular data package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dpspecs-py

[![Build](https://img.shields.io/github/actions/workflow/status/frictionlessdata/dpspecs-py/general.yaml?branch=main)](https://github.com/frictionlessdata/dpspecs-py/actions)
[![Coverage](https://img.shields.io/codecov/c/github/frictionlessdata/dpspecs-py/main)](https://codecov.io/gh/frictionlessdata/dpspecs-py)
[![Release](https://img.shields.io/pypi/v/dpspecs.svg)](https://pypi.python.org/pypi/dpspecs)
[![Codebase](https://img.shields.io/badge/codebase-github-brightgreen)](https://github.com/frictionlessdata/dpspecs-py)

Python implementation of the Data Package standard

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dpspecs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "data package,data validation,json schema,json table schema,open data,tabular data package",
    "author": "",
    "author_email": "Open Knowledge Foundation <info@okfn.org>",
    "download_url": "https://files.pythonhosted.org/packages/fe/f6/5d98f359c4086d3c9b1ff12fcf0419954812d81fab4e3496a64cbb598327/dpspecs-0.1.0.tar.gz",
    "platform": null,
    "description": "# dpspecs-py\n\n[![Build](https://img.shields.io/github/actions/workflow/status/frictionlessdata/dpspecs-py/general.yaml?branch=main)](https://github.com/frictionlessdata/dpspecs-py/actions)\n[![Coverage](https://img.shields.io/codecov/c/github/frictionlessdata/dpspecs-py/main)](https://codecov.io/gh/frictionlessdata/dpspecs-py)\n[![Release](https://img.shields.io/pypi/v/dpspecs.svg)](https://pypi.python.org/pypi/dpspecs)\n[![Codebase](https://img.shields.io/badge/codebase-github-brightgreen)](https://github.com/frictionlessdata/dpspecs-py)\n\nPython implementation of the Data Package standard\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python implementation of the Data Package standard",
    "version": "0.1.0",
    "project_urls": {
        "homepage": "https://github.com/frictionlessdata/dpspecs-py"
    },
    "split_keywords": [
        "data package",
        "data validation",
        "json schema",
        "json table schema",
        "open data",
        "tabular data package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e928053d9673acce8c182a4899ed492a61fcc5ea82120ca7f00b63cf3206fcca",
                "md5": "a45e56c5f1a8dcf5f7069eeb8d6fff40",
                "sha256": "b1824888dd5e0736278e48bc388b8f34e76ee60fea26e081d0eff7f428439b2c"
            },
            "downloads": -1,
            "filename": "dpspecs-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a45e56c5f1a8dcf5f7069eeb8d6fff40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2970,
            "upload_time": "2023-09-07T13:27:59",
            "upload_time_iso_8601": "2023-09-07T13:27:59.640691Z",
            "url": "https://files.pythonhosted.org/packages/e9/28/053d9673acce8c182a4899ed492a61fcc5ea82120ca7f00b63cf3206fcca/dpspecs-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fef65d98f359c4086d3c9b1ff12fcf0419954812d81fab4e3496a64cbb598327",
                "md5": "2bcac25dfc0bae584a450ed70cb645f3",
                "sha256": "e1d3a26ecc9cb079752fda3b3a9e47a2d50b449defb494bbcd89d29a477d97f9"
            },
            "downloads": -1,
            "filename": "dpspecs-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2bcac25dfc0bae584a450ed70cb645f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9082,
            "upload_time": "2023-09-07T13:28:00",
            "upload_time_iso_8601": "2023-09-07T13:28:00.822489Z",
            "url": "https://files.pythonhosted.org/packages/fe/f6/5d98f359c4086d3c9b1ff12fcf0419954812d81fab4e3496a64cbb598327/dpspecs-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-07 13:28:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "frictionlessdata",
    "github_project": "dpspecs-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dpspecs"
}
        
Elapsed time: 0.12108s