Scripting *of* Python

Alex Martelli aleax at aleax.it
Fri Jan 31 05:05:48 EST 2003


Andrew Bennetts wrote:

  [snipped: other options are Medusa and do-it-yourself]

> I think it'd probably be much easier with Twisted than either of those
> options, but of course I am probably a little biased ;)

I have no reason to be biased in this case, yet I would agree
that using Twisted would be easiest here (and in most other
cases where one wants to code an event-driven server, too --
and possibly a client, but I haven't looked deep into that yet).

(Which is why I managed to put in a LITTLE coverage of Twisted,
just twisted.internet actually, in "Python in a Nutshell" --
which I should be busy proofreading _right now_ rather than
skimming c.l.py -- it should be in bookstores in March...)


Alex





More information about the Python-list mailing list