summaryrefslogtreecommitdiffstats
path: root/python/python-twisted/README
blob: 580a8e4425a54c70c6808181abca12519ccd9269 (plain)
1
2
3
4
5
6
7
8
Twisted is an event-driven networking engine written in Python and licensed
under the MIT license.

Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix
sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH,
IRC, FTP, and others), and much more.

This requires zope.interface at runtime.