On Thu, Apr 8, 2010 at 1:45 PM, Uriel <lost.goblin_AT_gmail.com> wrote:
> On Mon, Apr 5, 2010 at 12:32 AM, Paul Malherbe <paul_AT_tartan.co.za> wrote:
>> Again I totally agree with Uriel, rather use a good scripting language like
>> python ;-)
>
> Uhu? It would be impossible to write something like werc in Python ,
> the unix command pipeline is one of the most powerful software
> concepts ever invented.
Python lacks pipelines indeed. But there are several Python libraries
for running pipelines available:
* http://pypi.python.org/pypi/iterpipes/
* http://pypi.python.org/pypi/pipeline/
I'd say Python is not so nice language for other reasons, like
metaclasses, complex attribute lookups, etc. Anyway, I believe it is
quite OK for practical purposes.
-- Andrey Web: http://claimid.com/vlasovskikh IM: xmpp:andrey.vlasovskikh_AT_gmail.comReceived on Wed Apr 14 2010 - 18:17:01 UTC
This archive was generated by hypermail 2.2.0 : Wed Apr 14 2010 - 18:24:02 UTC