dataspecs


Namedataspecs JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/astropenguin/dataspecs/
SummaryData specifications by data classes
upload_time2024-05-04 06:09:13
maintainerNone
docs_urlNone
authorAkio Taniguchi
requires_python<3.13,>=3.9
licenseMIT
keywords dataclasses specifications typing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dataspecs

[![Release](https://img.shields.io/pypi/v/dataspecs?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/dataspecs/)
[![Python](https://img.shields.io/pypi/pyversions/dataspecs?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/dataspecs/)
[![Downloads](https://img.shields.io/pypi/dm/dataspecs?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/dataspecs)
[![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.10652375-cornflowerblue?style=flat-square)](https://doi.org/10.5281/zenodo.10652375)
[![Tests](https://img.shields.io/github/actions/workflow/status/astropenguin/dataspecs/tests.yaml?label=Tests&style=flat-square)](https://github.com/astropenguin/dataspecs/actions)

Data specifications by data classes

## Installation

```shell
pip install dataspecs==0.6.0
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/astropenguin/dataspecs/",
    "name": "dataspecs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "dataclasses, specifications, typing",
    "author": "Akio Taniguchi",
    "author_email": "taniguchi@a.phys.nagoya-u.ac.jp",
    "download_url": "https://files.pythonhosted.org/packages/96/45/83d65bc042b395faaf59c19d2b5ec85211d1863cdafd7cb7a044edd3e519/dataspecs-0.6.0.tar.gz",
    "platform": null,
    "description": "# dataspecs\n\n[![Release](https://img.shields.io/pypi/v/dataspecs?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/dataspecs/)\n[![Python](https://img.shields.io/pypi/pyversions/dataspecs?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/dataspecs/)\n[![Downloads](https://img.shields.io/pypi/dm/dataspecs?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/dataspecs)\n[![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.10652375-cornflowerblue?style=flat-square)](https://doi.org/10.5281/zenodo.10652375)\n[![Tests](https://img.shields.io/github/actions/workflow/status/astropenguin/dataspecs/tests.yaml?label=Tests&style=flat-square)](https://github.com/astropenguin/dataspecs/actions)\n\nData specifications by data classes\n\n## Installation\n\n```shell\npip install dataspecs==0.6.0\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Data specifications by data classes",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://astropenguin.github.io/dataspecs/",
        "Homepage": "https://github.com/astropenguin/dataspecs/"
    },
    "split_keywords": [
        "dataclasses",
        " specifications",
        " typing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b40d9576e6345f7bd87d46adb8bf0cc4375898864aab8628c85bfb16fc966279",
                "md5": "6f8905dd5ffd3e3c0147b5e8d7dd5219",
                "sha256": "5cfe2953d0c3536afd0969fc54b8a8627362cbbb18c803db6c7a805cd4ee5912"
            },
            "downloads": -1,
            "filename": "dataspecs-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f8905dd5ffd3e3c0147b5e8d7dd5219",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 9250,
            "upload_time": "2024-05-04T06:09:11",
            "upload_time_iso_8601": "2024-05-04T06:09:11.542013Z",
            "url": "https://files.pythonhosted.org/packages/b4/0d/9576e6345f7bd87d46adb8bf0cc4375898864aab8628c85bfb16fc966279/dataspecs-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "964583d65bc042b395faaf59c19d2b5ec85211d1863cdafd7cb7a044edd3e519",
                "md5": "bd75b6a57458802e06b108fe592ba41e",
                "sha256": "b83aa5e0686f9859d0696398e0bbbe4477e07a709cb7ae5fa43a7f06ce62cc8e"
            },
            "downloads": -1,
            "filename": "dataspecs-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bd75b6a57458802e06b108fe592ba41e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 6916,
            "upload_time": "2024-05-04T06:09:13",
            "upload_time_iso_8601": "2024-05-04T06:09:13.031764Z",
            "url": "https://files.pythonhosted.org/packages/96/45/83d65bc042b395faaf59c19d2b5ec85211d1863cdafd7cb7a044edd3e519/dataspecs-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-04 06:09:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "astropenguin",
    "github_project": "dataspecs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dataspecs"
}
        
Elapsed time: 0.24934s