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

vasudevram vasudevram at gmail.com
Thu Aug 30 17:57:53 EDT 2012


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



More information about the Python-list mailing list