- python-openssl
- python-twisted
- python:any (<< 2.8)
- python:any (>= 2.7.5-5~)
Cyclone is a web server framework for Python that implements the Tornado API
as a Twisted protocol.
.
Twisted is an event-driven network programming framework for Python. It’s one
of the most mature libraries for non-blocking I/O available to the public.
Tornado is one of the most popular and fast web servers for Python, with a
very decent API for building web applications.
.
The idea is to bridge Tornado's elegant and straightforward API to Twisted's
Event-Loop, enabling a vast number of supported protocols.
.
This combination provides the ground for building up hybrid servers capable of
handling HTTP very efficiently while also serve or use email, SSH, SIP, IRC,
etc., all concurrently.
Installed Size: 816.1 kB
Architectures: all