eido


Nameeido JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/pepkit/eido/
SummaryA project metadata validator
upload_time2024-09-10 19:48:11
maintainerNone
docs_urlNone
authorMichal Stolarczyk, Nathan Sheffield
requires_pythonNone
licenseBSD2
keywords project metadata bioinformatics sequencing ngs workflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="docs/img/eido.svg" alt="eido logo" height="70">

![Run pytests](https://github.com/pepkit/eido/workflows/Run%20pytests/badge.svg)
[![codecov](https://codecov.io/gh/pepkit/eido/branch/master/graph/badge.svg)](https://codecov.io/gh/pepkit/eido)
[![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[PEP](https://pep.databio.org) validation tool based on [jsonschema](https://github.com/Julian/jsonschema). See [documentation](http://pep.databio.org/eido) for usage.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pepkit/eido/",
    "name": "eido",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "project, metadata, bioinformatics, sequencing, ngs, workflow",
    "author": "Michal Stolarczyk, Nathan Sheffield",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/52/04/5d807bd30558069c755cef6b9b1f1dfb744129ce51a3af652a9eae46457c/eido-0.2.3.tar.gz",
    "platform": null,
    "description": "# <img src=\"docs/img/eido.svg\" alt=\"eido logo\" height=\"70\">\n\n![Run pytests](https://github.com/pepkit/eido/workflows/Run%20pytests/badge.svg)\n[![codecov](https://codecov.io/gh/pepkit/eido/branch/master/graph/badge.svg)](https://codecov.io/gh/pepkit/eido)\n[![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n[PEP](https://pep.databio.org) validation tool based on [jsonschema](https://github.com/Julian/jsonschema). See [documentation](http://pep.databio.org/eido) for usage.\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "A project metadata validator",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/eido/"
    },
    "split_keywords": [
        "project",
        " metadata",
        " bioinformatics",
        " sequencing",
        " ngs",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d795c63231740a0d5e1b7e5f37d518780f7faeb1c9a0ab052598f740e16d1d0",
                "md5": "7e85475c857eee42685a11976636a7ab",
                "sha256": "7f51452350226fe9c2851025a47ae86c17997a02a0b5ea2ca7451d76bc190d0e"
            },
            "downloads": -1,
            "filename": "eido-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e85475c857eee42685a11976636a7ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16808,
            "upload_time": "2024-09-10T19:48:10",
            "upload_time_iso_8601": "2024-09-10T19:48:10.653449Z",
            "url": "https://files.pythonhosted.org/packages/1d/79/5c63231740a0d5e1b7e5f37d518780f7faeb1c9a0ab052598f740e16d1d0/eido-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52045d807bd30558069c755cef6b9b1f1dfb744129ce51a3af652a9eae46457c",
                "md5": "68ca4ee2a51992b71c2499a4f9c95314",
                "sha256": "c4e5cb2c8c4d7ae1812afbeafde0737c24cfdee21b22d45af5967c7b6848b565"
            },
            "downloads": -1,
            "filename": "eido-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "68ca4ee2a51992b71c2499a4f9c95314",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16227,
            "upload_time": "2024-09-10T19:48:11",
            "upload_time_iso_8601": "2024-09-10T19:48:11.620352Z",
            "url": "https://files.pythonhosted.org/packages/52/04/5d807bd30558069c755cef6b9b1f1dfb744129ce51a3af652a9eae46457c/eido-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 19:48:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pepkit",
    "github_project": "eido",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "eido"
}
        
Elapsed time: 0.39763s