| Version 15 (modified by radix, 7 years ago) |
|---|
Contents
Twisted
Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more.
Twisted is made up of a number of sub-projects which can be accessed individually through the twisted projects index.
Twisted is available under the MIT Free Software licence.
Download
- Stable: Download the latest release - 2.4.0!
- Previous Stable - 2.2.0:
- Trunk: svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk Twisted
- What's New
Individual project downloads may be found on their respective pages.
Documentation
All sorts of documentation is available for Twisted, including a complete API reference of Twisted and all subprojects.
Contact
Subscribe to the twisted-python mailing list or visit the #twisted channel on irc.freenode.net to ask questions.
You can browse the Twisted Core tickets. Furthermore, if you register and login, then you can report a bug or request a feature using the issue tracker.
