Overview of Twisted Web

Abstract

Twisted Web is a web application server written in pure Python, with APIs at multiple levels of abstraction to facilitate different kinds of web programming. The most useful for web application designers is WebWidgets, a high-level class-and-template oriented system. There is also the Resource system, which Web Widgets is built on.


Christopher Armstrong
Last modified: Mon Feb 11 01:26:58 EST 2002