Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28215

Re: PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python

Newsgroups comp.lang.python
Date 2012-09-01 08:32 -0700
References <229067cc-dee6-4f0c-bcf2-c30f20b4a9be@googlegroups.com>
Message-ID <58eb1290-dbdc-4b89-b03f-d4efd125a132@googlegroups.com> (permalink)
Subject Re: PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python
From Ramchandra Apte <maniandram01@gmail.com>

Show all headers | View raw


On Friday, 31 August 2012 03:27:54 UTC+5:30, vasudevram  wrote:
> I wrote PipeController recently to experiment with doing UNIX-style pipes in Python.
> 
> 
> 
> Blog post about it:
> 
> 
> 
> http://jugad2.blogspot.in/2012/08/pipecontroller-v01-released-simulating.html
> 
> 
> 
> The blog post has a link to the downloadable PipeController source code.
> 
> 
> 
> It will be released under the New BSD License, which means you can use it for any purpose, commercial or otherwise, subject to the terms of the license.
> 
> 
> 
> - Vasudev Ram
> 
> www.dancingbison.com
> 
> jugad2.blogspot.com
> 
> twitter.com/vasudevram

Doesn't the pipes module already do this?

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python vasudevram <vasudevram@gmail.com> - 2012-08-30 14:57 -0700
  Re: PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 08:32 -0700
    Re: PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python vasudevram <vasudevram@gmail.com> - 2012-09-02 12:35 -0700
      Re: PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python vasudevram <vasudevram@gmail.com> - 2012-09-02 13:56 -0700

csiph-web