peppy


Namepeppy JSON
Version 0.40.1 PyPI version JSON
download
home_pagehttps://github.com/pepkit/peppy/
SummaryA python-based project metadata manager for portable encapsulated projects
upload_time2024-01-18 21:50:48
maintainer
docs_urlNone
authorMichal Stolarczyk, Nathan Sheffield, Vince Reuter, Andre Rendeiro, Oleksandr Khoroshevskyi
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.
            # peppy python package

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

`peppy` is the official python package for reading **Portable Encapsulated Projects** or **PEP**s in Python.

Links to complete documentation:

* Complete documentation and API for the `peppy` python package is at [peppy.databio.org](https://peppy.databio.org).
* Reference documentation for standard **PEP** format is at [pep.databio.org](https://pep.databio.org/).
* Example PEPs for testing `peppy` are in the [example_peps repository](https://github.com/pepkit/example_peps).
* The package [on PyPI](https://pypi.org/project/peppy/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pepkit/peppy/",
    "name": "peppy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "project,metadata,bioinformatics,sequencing,ngs,workflow",
    "author": "Michal Stolarczyk, Nathan Sheffield, Vince Reuter, Andre Rendeiro, Oleksandr Khoroshevskyi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ff/11/699f8e89b80724c471c0e8b60265c27901b5d2b3eb6f18a49a1c1f84c88c/peppy-0.40.1.tar.gz",
    "platform": null,
    "description": "# peppy python package\n\n![Run pytests](https://github.com/pepkit/peppy/workflows/Run%20pytests/badge.svg)\n[![codecov](https://codecov.io/gh/pepkit/peppy/branch/master/graph/badge.svg)](https://codecov.io/gh/pepkit/peppy)\n[![PEP compatible](https://pepkit.github.io/img/PEP-compatible-green.svg)](https://pep.databio.org)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n`peppy` is the official python package for reading **Portable Encapsulated Projects** or **PEP**s in Python.\n\nLinks to complete documentation:\n\n* Complete documentation and API for the `peppy` python package is at [peppy.databio.org](https://peppy.databio.org).\n* Reference documentation for standard **PEP** format is at [pep.databio.org](https://pep.databio.org/).\n* Example PEPs for testing `peppy` are in the [example_peps repository](https://github.com/pepkit/example_peps).\n* The package [on PyPI](https://pypi.org/project/peppy/).\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "A python-based project metadata manager for portable encapsulated projects",
    "version": "0.40.1",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/peppy/"
    },
    "split_keywords": [
        "project",
        "metadata",
        "bioinformatics",
        "sequencing",
        "ngs",
        "workflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "004f1f284acbe44d319d9c79dfd862ea01ee25f31f6fd3568ec89a83176d3c8b",
                "md5": "9f7b1b14abdf967657816630eebb443c",
                "sha256": "33cfa369e26cb785d3a7e6d6a6036fe7d1d29b53073f2d497cd269c6fa7945fb"
            },
            "downloads": -1,
            "filename": "peppy-0.40.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f7b1b14abdf967657816630eebb443c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34475,
            "upload_time": "2024-01-18T21:50:47",
            "upload_time_iso_8601": "2024-01-18T21:50:47.133854Z",
            "url": "https://files.pythonhosted.org/packages/00/4f/1f284acbe44d319d9c79dfd862ea01ee25f31f6fd3568ec89a83176d3c8b/peppy-0.40.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff11699f8e89b80724c471c0e8b60265c27901b5d2b3eb6f18a49a1c1f84c88c",
                "md5": "f3cb9757fb2fc361aeb23c467d22e976",
                "sha256": "22ed51ae042ec2e1fbfa213205967133319fa498a7f09aa438eccfebfae5e78f"
            },
            "downloads": -1,
            "filename": "peppy-0.40.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f3cb9757fb2fc361aeb23c467d22e976",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42349,
            "upload_time": "2024-01-18T21:50:48",
            "upload_time_iso_8601": "2024-01-18T21:50:48.490890Z",
            "url": "https://files.pythonhosted.org/packages/ff/11/699f8e89b80724c471c0e8b60265c27901b5d2b3eb6f18a49a1c1f84c88c/peppy-0.40.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-18 21:50:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pepkit",
    "github_project": "peppy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "peppy"
}
        
Elapsed time: 0.16972s