Skip to main content

pipettor - robust, easy to use Unix process pipelines

Project description

pipettor - robust, easy to use Python package for running Unix process pipelines

Features

  • Command pipelines are simply specified as a sequence of commands, with each command represented as a sequence of arguments.

  • Failures of any process in the pipeline result in an exception, with stderr include in the exception.

  • Pipeline stdin/stdout/stderr can be passed through from parent process, set to a file, or read/written by the parent process.

  • Asynchronous reading and writing to and from the pipeline without risk of deadlock.

  • Pipeline may run asynchronously or block until completion.

  • Includes a file-like object for reading or writing a pipeline.

  • Free software: MIT license

  • Documentation: https://pipettor.readthedocs.org.

History

0.1.2 (2017-06-11)

  • First public release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipettor-0.1.2.tar.gz (28.4 kB view hashes)

Uploaded Source

Built Distribution

pipettor-0.1.2-py2.py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page