Download List

项目描述

Twisted is an event-based framework for Internet applications. It includes a Web server, an SMTP/POP3 server, a telnet server, an SSH server, an IRC server, a DNS server, a generic client/server pair for remote object access (Perspective Broker), and APIs for creating new protocols. It supports integration with GTK+, GTK+ 2, Qt, Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops. It also supports TCP, SSL and TLS, UDP, Unix sockets, multicast, and serial ports. Supported protocols include HTTP, FTP, SMTP, POP3, IMAP, TOC, OSCAR (AIM and ICQ), SSH, DNS, IRC, NNTP, Jabber, SOCKSv4, Telnet, SIP (for VoIP), and XML-RPC and SOAP using external packages. Most protocols are supported as both servers and clients.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-26 05:56
1.2.0

一个SSH服务器执行SFTP服务器增加了。 wxPython的支持得到改善。 IMAPv4改进和错误修正了。在错误的网页tracebacks显示可能已经被禁用。一个ident议定书的执行情况(客户端和服务器)的补充。测绘任意孩子上运行时文件描述符POSIX的过程,现在支持。初步SOAP客户端支持写(使用SOAPpy)。部分的FTP客户端下载的支持增加了。现在的Web框架支持不同的方法(如GET或POST不同的处理)。覆盖支援的是在审判中的测试框架。
标签: Major feature enhancements
An SFTP server implementation for the SSH server
was added. wxPython support was improved. IMAPv4
enhancements and bugfixes were made. Display of
tracebacks in error web pages may now be disabled.
An ident protocol implementation (client and
server) was added. Mapping arbitrary child FDs
when running processes on POSIX is now supported.
Initial SOAP client support was written (using
SOAPpy). Partial download support for the FTP
client was added. The web framework now supports
different handlers for different methods (such as
GET or POST). Coverage support was added in the
trial testing framework.

2003-12-10 20:31
1.1.1

许多小错误已得到修复。质谱协议的支持已更新为支持MSN8P。现在海螺支持SSH权威性剂。
标签: Minor bugfixes
Many small bugs have been fixed. MSN protocol support has been updated to support MSN8P. Conch now supports SSH auth agent.

2003-10-27 20:32
1.1.0

此版本增加了一个新的软件包,twisted.application,更新的部署和配置库。反应器现在支持Mac OS X的GUI事件循环集成(需要PyObjC)。新的说明里,其中包括一个教程,更多的Web框架文件也包括在内。该文档现在更好地组织,及时更新最新的API,并在一些领域更为广泛。
标签: Major feature enhancements
This release adds a new package, twisted.application, an updated deployment and configuration library. The reactor now supports Mac OS X GUI event loop integration (requires PyObjC). New howtos, including a tutorial, and more Web framework docs are included. The documentation is now better organized, up-to-date with the latest APIs, and in some areas much more extensive.

2003-09-16 20:29
1.0.7

此版本增加了客户的Jabber支持,喜欢和XPath的新的DOM类似API实现,而其他的新功能。主要改进了对(IMAP的,的SMTP和POP3)电子邮件协议,以及后端的认证,中房集团,目前使用的大多数协议。编织网络的模板现在速度明显加快。
标签: Major feature enhancements
This release adds client Jabber support, new DOM-like and XPath-like API implementations, and other new features. Major improvements were made to the email protocols (IMAP, SMTP, and POP3), as well as to the authentication backend, cred, which is now used by most protocols. The Woven Web templating is now significantly faster.

2003-05-11 10:41
1.0.5

此版本包括增强的组件支持和伐木和IMAP支持。此外,为Web框架文件,这大大加强。 Python的2.1不再支持- Python 2.2中是最小的所需版本。
标签: Major feature enhancements
This version includes enhanced component support and
logging and IMAP support. In addition, the
documentation for the Web framework is much
enhanced. Python 2.1 is no longer supported - Python
2.2 is the minimal required version.

Project Resources