An open API service indexing awesome lists of open source software.

https://github.com/databio/pypiper

Python toolkit for building restartable pipelines
https://github.com/databio/pypiper

bioinformatics bioinformatics-pipeline pipeline python python-toolkit

Last synced: 9 months ago
JSON representation

Python toolkit for building restartable pipelines

Awesome Lists containing this project

README

          

Pypiper logo

# 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).