Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28215
| Received | by 10.66.77.3 with SMTP id o3mr1977260paw.13.1346513553042; Sat, 01 Sep 2012 08:32:33 -0700 (PDT) |
|---|---|
| Received | by 10.68.125.201 with SMTP id ms9mr38229pbb.20.1346513553026; Sat, 01 Sep 2012 08:32:33 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!4no2077451pbn.1!news-out.google.com!a8ni4189115pbd.1!nntp.google.com!r4no2194308pbs.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Sat, 1 Sep 2012 08:32:32 -0700 (PDT) |
| In-Reply-To | <229067cc-dee6-4f0c-bcf2-c30f20b4a9be@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=122.167.118.163; posting-account=uPFZNQoAAAAm9w7z13q1SjWNKNjztdcD |
| NNTP-Posting-Host | 122.167.118.163 |
| References | <229067cc-dee6-4f0c-bcf2-c30f20b4a9be@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| 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> |
| Injection-Date | Sat, 01 Sep 2012 15:32:33 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:28215 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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