Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein SFTP-Server-Implementierung für den SSH-Server wurde hinzugefügt. wxPython-Unterstützung wurde verbessert. IMAPv4 Verbesserungen und Bugfixes wurden. Anzeige der Tracebacks Fehler in Web-Seiten können jetzt deaktiviert werden. Ein ident Protokoll-Implementierung (Client und Server) hinzugefügt wurde. Mapping beliebigen Kind FDs, wenn laufende Prozesse auf POSIX wird nun unterstützt. Initial SOAP-Client-Unterstützung geschrieben wurde (mit SOAPpy). Teilweise Download-Support für den FTP-Client wurde hinzugefügt. Das Web-Framework unterstützt nun verschiedene Handler für verschiedene Methoden (z. B. GET oder POST). Coverage Unterstützung wurde in der Studie Test-Framework hinzugefügt.
Tags: 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

Viele kleine Fehler wurden behoben. MSN-Protokoll unterstützt wurde aktualisiert, um MSN8P unterstützen. Conch unterstützt jetzt auth SSH-Agent.
Tags: 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

Diese Veröffentlichung fügt ein neues Paket, twisted.application eine aktualisierte Bereitstellung und Konfiguration hinzugefügt. Der Reaktor unterstützt jetzt auch Mac OS X GUI-Integration Ereignis-Schleife (erfordert PyObjC). Neue howtos, auch ein Tutorial, und mehr Web-Framework Dokumentation enthalten sind. Die Dokumentation ist jetzt besser organisiert, up-to-date mit den neuesten APIs, und in einigen Bereichen sehr viel umfangreicher.
Tags: 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

Diese Veröffentlichung fügt Jabber-Client-Unterstützung, neue DOM und XPath-like-like API-Implementierungen, und andere neue Features. Wesentliche Verbesserungen wurden die E-Mail-Protokolle (IMAP, SMTP und POP3) gemacht, sowie den Authentifizierungs-Backend, cred, die jetzt von den meisten Protokolle verwendet wird. Die Woven Web Template ist nun deutlich schneller.
Tags: 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

Diese Version enthält eine verbesserte Unterstützung und Logging-Komponente und IMAP-Unterstützung. Darüber hinaus ist die Dokumentation für das Web-Framework wesentlich verbessert. Python 2.1 wird nicht mehr unterstützt - Python 2.2 ist die minimal erforderliche Version.
Tags: 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