Version 6 (modified by 12 years ago) (diff) | ,
---|
Contents
Twisted Web
Twisted web is a web server, and also provides basic HTTP client support. You may want to check out Nevow, a templating toolkit designed for twisted.web, and Twisted Web2?, the next generation Twisted web server.
Twisted Web is available under the MIT Free Software licence.
Download
- Release notes for Twisted Web 0.5.0
- Stable: Twisted Web is part of Twisted. Tarballs and Windows installers are at the TwistedProject page.
- Trunk: svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk Twisted
- Minimal Tarball. This will require downloading of additional dependencies. We encourage you to use the downloads at TwistedProject, instead of this minimal download.
Documentation
Documentation is available for Twisted Web. An API reference of Twisted and all subprojects is also available.
Contact
Subscribe to the twisted-web mailing list or visit the #twisted.web channel on irc.freenode.net to ask questions.
Report a bug or request a feature using the issue tracker (registration required), or browse Twisted Web tickets.