Code Monkey home page Code Monkey logo

cyclone's Introduction

Cyclone

Build Status Coverage Status

Cyclone is a web server framework for Python, that implements the Tornado API as a Twisted protocol.

⚠️ cyclone does not support python 2.x anymore ⚠️

See http://cyclone.io for details.

Installation

Cyclone is listed in PyPI and can be installed with pip or easy_install. Note that the source distribution includes demo applications that are not present when Cyclone is installed in this way, so you may wish to download a copy of the source tarball as well.

Manual installation

Download the latest release from http://pypi.python.org/pypi/cyclone

tar zxvf cyclone-$VERSION.tar.gz
cd cyclone-$VERSION
sudo python setup.py install

The Cyclone source code is hosted on GitHub: https://github.com/fiorix/cyclone

Prerequisites

Cyclone runs on Python 2.5, 2.6 and 2.7, and requires:

On Python 2.5, simplejson is required too.

Platforms

Cyclone should run on any Unix-like platform, although for the best performance and scalability only Linux and BSD (including BSD derivatives like Mac OS X) are recommended.

Credits

Thanks to (in no particular order):

cyclone's People

Contributors

fiorix avatar dpnova avatar gleicon avatar toby avatar finiteloop avatar flaviogrossi avatar lxfontes avatar jeethu avatar fzambia avatar hellais avatar silas avatar mksh avatar jdavisp3 avatar fiveside avatar jsandovalc avatar waghanza avatar rsampaio avatar staaas avatar virajkanwade avatar ytjohn avatar vandersonmota avatar gautamjeyaraman avatar escattone avatar mstojcevich-cisco avatar dhilipsiva avatar siong1987 avatar sametmax avatar bethnull avatar evilaliv3 avatar broamski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.