Personal tools
Skip to content. | Skip to navigation
Twisted is an event-based framework for internet applications. Twisted Runner contains code useful for persistent process management with Python and Twisted, and has an almost full replacement for inetd.
Twisted is an event-based framework for internet applications. Twisted Web is a complete web server, aimed at hosting web applications using Twisted and Python, but fully able to serve static pages too.
Twisted.Web2 is an experimental web server built with Twisted. Useful Web2 functionality will be backported to TwistedWeb until TwistedWeb is as featureful as Web2, then Web2 will be abandoned.
Twisted is an event-based framework for internet applications. Twisted Words contains implementations of many Instant Messaging protocols, including IRC, Jabber, MSN, OSCAR (AIM & ICQ), TOC (AOL), and some functionality for creating bots, inter-protocol gateways, and a client application for many of the protocols. In support of Jabber, Twisted Words also contains X-ish, a library for processing XML with Twisted and Python, with support for a Pythonic DOM and an XPath-like toolkit.
Python library for communicating with AMQP peers and brokers using Twisted
HTTP library with thread-safe connection pooling, file post, and more.