Télécharger la liste

Description du projet

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.

Système requise

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

Une application serveur SFTP pour le serveur SSH a été ajouté. soutien wxPython a été améliorée. IMAPv4 améliorations et corrections de bugs ont été faites. Affichage des pages d'erreur dans tracebacks web mai maintenant être désactivé. Une mise en œuvre du protocole ident (client et serveur) a été ajouté. Cartographie IFD enfant arbitraire lors de l'exécution des processus sur POSIX est maintenant supporté. Initiale SOAP soutien à la clientèle a été écrit (en utilisant SOAPpy). Télécharger Support partiel pour le client FTP a été ajouté. Le framework web prend maintenant en charge différents gestionnaires des méthodes différentes (telles que GET ou POST). Couverture du support a été ajouté dans le cadre de tests d'essai.
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

De nombreux petits bugs ont été corrigés. MSN en charge du protocole a été mis à jour pour appuyer MSN8P. Conch prend désormais en charge de SSH agent auth.
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

Cette version ajoute un nouveau package, twisted.application, un déploiement mis à jour et une bibliothèque de configuration. Le réacteur supporte désormais Mac OS X GUI boucle événement d'intégration (nécessite PyObjC). Nouvelle-HOWTO, y compris un tutoriel, et plus docs infrastructure Web sont inclus. La documentation est maintenant mieux organisés, up-to-date avec les API les plus récentes, et dans certaines zones beaucoup plus étendues.
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

Cette version ajoute Jabber Client de soutien, nouveau DOM-like et XPath, comme les implémentations de l'API, et d'autres nouvelles fonctionnalités. D'importantes améliorations ont été apportées aux protocoles de messagerie (IMAP, SMTP et POP3), ainsi que pour le backend d'authentification, CRED, qui est maintenant utilisé par la plupart des protocoles. La toile tissée de templates est maintenant nettement plus vite.
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

Cette version inclut un soutien accru de composants et d'exploitation forestière et IMAP. En outre, la documentation de l'infrastructure Web est considérablement renforcé. Python 2.1 n'est plus supporté - Python 2.2 est la version requise minimale.
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