python-cyclone

web server framework for Python Twisted using the Tornado API

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://cyclone.io/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-cyclone