Twisted icon
Twisted icon

Twisted

 5 likes

Twisted is an event-driven network programming framework written in Python and licensed under the MIT License. Twisted projects variously support TCP, UDP, SSL/TLS, IP Multicast, Unix domain sockets, a large number of protocols (including HTTP, XMPP, NNTP, IMAP, SSH, IRC, FTP...

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
5likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Python-based

 Tags

Twisted News & Activities

Highlights All activities

Recent activities

  • MacDefender updated Twisted
    11 months ago
Show all activities

Twisted information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  5,747 Stars
  •  1,191 Forks
  •  2772 Open Issues
  •   Updated Apr 17, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Twisted, and it has gotten 5 likes

Twisted was added to AlternativeTo by Thelle Christensen on Jul 6, 2011 and this page was last updated May 28, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Twisted?

Twisted is an event-driven network programming framework written in Python and licensed under the MIT License. Twisted projects variously support TCP, UDP, SSL/TLS, IP Multicast, Unix domain sockets, a large number of protocols (including HTTP, XMPP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. Twisted is based on the event-driven programming paradigm, which means that users of Twisted write short callbacks which are called by the framework.

Official Links