Twisted
Revision r1.3 - 11 Dec 2002 - 12:15 GMT - TWikiGuest
Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols and services. Twisted supports integration of the Tk or GTK event loop with it's main event loop. It also support running servers on top of jython.
This seems a lot like a POE for Python.
