piper


Namepiper JSON
Version 0.14.3 PyPI version JSON
download
home_pagehttps://github.com/databio/pypiper/
SummaryA lightweight python toolkit for gluing together restartable, robust command line pipelines
upload_time2024-10-02 18:15:17
maintainerNone
docs_urlNone
authorNathan Sheffield, Johanna Klughammer, Andre Rendeiro
requires_pythonNone
licenseBSD2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            <img src="https://raw.githubusercontent.com/databio/pypiper/master/logo_pypiper.svg?sanitize=true" alt="Pypiper logo" height="70" align="left"/>

# Pypiper

[![Documentation Status](https://readthedocs.org/projects/pypiper/badge/?version=latest)](http://pypiper.readthedocs.org/en/latest/?badge=latest)
[![Build Status](https://github.com/databio/pypiper/actions/workflows/run-pytest.yml/badge.svg)](https://github.com/databio/pypiper/actions/workflows/run-pytest.yml)
[![PEP compatible](https://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)
[![pypi-badge](https://img.shields.io/pypi/v/piper)](https://pypi.org/project/piper)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A lightweight python toolkit for gluing together restartable, robust shell pipelines. Learn more in the [documentation](http://pypiper.databio.org).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/databio/pypiper/",
    "name": "piper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Nathan Sheffield, Johanna Klughammer, Andre Rendeiro",
    "author_email": "nathan@code.databio.org, jklughammer@cemm.oeaw.ac.at, arendeiro@cemm.oeaw.ac.at",
    "download_url": "https://files.pythonhosted.org/packages/10/b0/41b2746e08614d3d48bf0c389753762c029410146c69960638493b1ee4d3/piper-0.14.3.tar.gz",
    "platform": null,
    "description": "<img src=\"https://raw.githubusercontent.com/databio/pypiper/master/logo_pypiper.svg?sanitize=true\" alt=\"Pypiper logo\" height=\"70\" align=\"left\"/>\n\n# Pypiper\n\n[![Documentation Status](https://readthedocs.org/projects/pypiper/badge/?version=latest)](http://pypiper.readthedocs.org/en/latest/?badge=latest)\n[![Build Status](https://github.com/databio/pypiper/actions/workflows/run-pytest.yml/badge.svg)](https://github.com/databio/pypiper/actions/workflows/run-pytest.yml)\n[![PEP compatible](https://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)\n[![pypi-badge](https://img.shields.io/pypi/v/piper)](https://pypi.org/project/piper)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nA lightweight python toolkit for gluing together restartable, robust shell pipelines. Learn more in the [documentation](http://pypiper.databio.org).\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "A lightweight python toolkit for gluing together restartable, robust command line pipelines",
    "version": "0.14.3",
    "project_urls": {
        "Homepage": "https://github.com/databio/pypiper/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df93e15d2acbafdbd3a4afb2a6672f188261f086261de4a060090bcbb1cb5b1c",
                "md5": "a5e64ccb86dbdcf812821ce36242aad9",
                "sha256": "529b8068860b44535a259e0a0ac806d11dc1724d634698e37c831b9eb5189ba3"
            },
            "downloads": -1,
            "filename": "piper-0.14.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5e64ccb86dbdcf812821ce36242aad9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 72740,
            "upload_time": "2024-10-02T18:15:16",
            "upload_time_iso_8601": "2024-10-02T18:15:16.155123Z",
            "url": "https://files.pythonhosted.org/packages/df/93/e15d2acbafdbd3a4afb2a6672f188261f086261de4a060090bcbb1cb5b1c/piper-0.14.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10b041b2746e08614d3d48bf0c389753762c029410146c69960638493b1ee4d3",
                "md5": "72235c26c74c11179ba6ce68738bf80d",
                "sha256": "fec31dd795de95ee88e6019e0c8402aa3a37f8e03213f01f348c8ee50ce8570e"
            },
            "downloads": -1,
            "filename": "piper-0.14.3.tar.gz",
            "has_sig": false,
            "md5_digest": "72235c26c74c11179ba6ce68738bf80d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74631,
            "upload_time": "2024-10-02T18:15:17",
            "upload_time_iso_8601": "2024-10-02T18:15:17.677299Z",
            "url": "https://files.pythonhosted.org/packages/10/b0/41b2746e08614d3d48bf0c389753762c029410146c69960638493b1ee4d3/piper-0.14.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 18:15:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "databio",
    "github_project": "pypiper",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "piper"
}
        
Elapsed time: 0.58893s