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

  • Creating process pipelines in Python is either complex (e.g. subprocess), or not robust (e.g. os.system()). This package provides aims to address these shortcomings.

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

  • Failure of any process in the pipeline results in an exception, with stderr included in the exception.

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

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

  • Pipeline can run asynchronously or block until completion.

  • File-like objects maybe created for reading or writing a pipeline.

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

History

0.1.3 (2017-06-12)

  • Documentation fixes

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.3.tar.gz (28.6 kB view details)

Uploaded Source

Built Distribution

pipettor-0.1.3-py2.py3-none-any.whl (15.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pipettor-0.1.3.tar.gz.

File metadata

  • Download URL: pipettor-0.1.3.tar.gz
  • Upload date:
  • Size: 28.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pipettor-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cbfe5778f5f5c3c1bba7403b66b891449ad843225cfa12435bc68b09989393ca
MD5 da9c0ad77d57a090ce1d11cb6ab98241
BLAKE2b-256 b38f78ccfac4a80a428374f129e25af798503736f63941dd94dfb251359c379e

See more details on using hashes here.

File details

Details for the file pipettor-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pipettor-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1640d2ae3c6dd04370d9a14537bcc058e06a37fd9404feb16a1d1258ec637386
MD5 f7dae538e277bc2e375491bdbe35faf7
BLAKE2b-256 2a112e62e2d01cb93be8899df3b4d6eccac042a7a09679d3fca3745881a4f17b

See more details on using hashes here.

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