eido


Nameeido JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/pepkit/eido/
SummaryA project metadata validator
upload_time2023-11-16 21:28:43
maintainer
docs_urlNone
authorMichal Stolarczyk, Nathan Sheffield
requires_python
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](http://pepkit.github.io) validation tool based on [jsonschema](https://github.com/Julian/jsonschema). See [documentation](http://eido.databio.org) for usage.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pepkit/eido/",
    "name": "eido",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "project,metadata,bioinformatics,sequencing,ngs,workflow",
    "author": "Michal Stolarczyk, Nathan Sheffield",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c6/c9/c74842e19e771b3e834aef339121f54f2024d0dadc4761ecbfcae114b91c/eido-0.2.2.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](http://pepkit.github.io) validation tool based on [jsonschema](https://github.com/Julian/jsonschema). See [documentation](http://eido.databio.org) for usage.\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "A project metadata validator",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/eido/"
    },
    "split_keywords": [
        "project",
        "metadata",
        "bioinformatics",
        "sequencing",
        "ngs",
        "workflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "832fa4c453d8151bbd1a0b3e6e005f784013da415c16a0655ed649d2613069f6",
                "md5": "6d7967dad848d5024cc675623dce81ce",
                "sha256": "01af095ec4c3ea081a917dbcd3be1308f0043e167a4b6dc15a75c99b85159293"
            },
            "downloads": -1,
            "filename": "eido-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d7967dad848d5024cc675623dce81ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16668,
            "upload_time": "2023-11-16T21:28:41",
            "upload_time_iso_8601": "2023-11-16T21:28:41.667760Z",
            "url": "https://files.pythonhosted.org/packages/83/2f/a4c453d8151bbd1a0b3e6e005f784013da415c16a0655ed649d2613069f6/eido-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6c9c74842e19e771b3e834aef339121f54f2024d0dadc4761ecbfcae114b91c",
                "md5": "b425815a5a6c02b30ceb48122887b02c",
                "sha256": "3966c8e91296189d5827d6415843eb300d204c9da9b8a780807ebc5403be2800"
            },
            "downloads": -1,
            "filename": "eido-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b425815a5a6c02b30ceb48122887b02c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16022,
            "upload_time": "2023-11-16T21:28:43",
            "upload_time_iso_8601": "2023-11-16T21:28:43.128496Z",
            "url": "https://files.pythonhosted.org/packages/c6/c9/c74842e19e771b3e834aef339121f54f2024d0dadc4761ecbfcae114b91c/eido-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-16 21:28:43",
    "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.15565s