Skip to main content

Shell pipelines in Python using shell-like syntax

Project description

This is a beta release. The library may be changed significantly.

Release Date:

2010-03-11

http://iterpipes.pirx.ru/_static/logo.png

Rationale

Python is a good choice for many software tools, but it lacks clarity and simplicity of command shells when it comes to running command pipelines from scripts. The standard subprocess module provides basic inter-processing tools, but it requires lots of lines to express a single shell line.

iterpipes is trying to overcome this limitation by representing a shell command pipeline as a function over iterables, similar to functions from the standard itertools module.

Getting Started

  1. Download and install iterpipes

  2. Read the introduction

  3. Get familiar with the iterpipes API

The simplest way to install iterpipes is via pip or easy_install:

$ pip install iterpipes

Packages for Arch Linux and FreeBSD are also available.

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

iterpipes-0.4.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file iterpipes-0.4.tar.gz.

File metadata

  • Download URL: iterpipes-0.4.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for iterpipes-0.4.tar.gz
Algorithm Hash digest
SHA256 42208f04aae48e353fa614d41fdea5eca690f1bf41a29198b408983aa1855936
MD5 49273f11b8888d565eed58b6f2702a06
BLAKE2b-256 84249bce618c783ec3c9cea8fe10711ef821c627e192947bb8fc6f954d9e37ed

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