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.