Event-driven framework (other than Twisted)?

James Mills prologic at shortcircuit.net.au
Wed Oct 1 20:32:02 EDT 2008


On Wed, Oct 1, 2008 at 6:55 PM, Phillip B Oldham
<phillip.oldham at gmail.com> wrote:
> I've noticed that. I'm thinking more for a web environment (instead of
> MVC) or as a HTTP server. I know Twisted has TwistedWeb, but I'm
> looking for alternatives.

Again with pymills, here's an alternative:

http://hg.shortcircuit.net.au/index.wsgi/pymills/file/b7498cd4c6a4/examples/webtest/hellopymills.py

I have built 2 commercial web applications using my
pymills library and it's web server components (see
simple example above).

NB: I do not plan to write yet another framework :) but instead a set
of re-usable and flexible components.

cheers
James

-- 
--
-- "Problems are solved by method"



More information about the Python-list mailing list