{"id":13502810,"url":"https://github.com/fiorix/cyclone","last_synced_at":"2025-03-29T12:32:55.417Z","repository":{"id":670552,"uuid":"313870","full_name":"fiorix/cyclone","owner":"fiorix","description":"Cyclone is a web server framework for Python, that implements the Tornado API as a Twisted protocol.","archived":false,"fork":true,"pushed_at":"2022-10-30T14:48:05.000Z","size":2884,"stargazers_count":695,"open_issues_count":7,"forks_count":98,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-08-01T22:57:36.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://cyclone.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tornadoweb/tornado","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fiorix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-09-22T01:15:04.000Z","updated_at":"2024-05-21T02:09:29.000Z","dependencies_parsed_at":"2023-01-16T22:16:35.321Z","dependency_job_id":null,"html_url":"https://github.com/fiorix/cyclone","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiorix%2Fcyclone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiorix%2Fcyclone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiorix%2Fcyclone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiorix%2Fcyclone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiorix","download_url":"https://codeload.github.com/fiorix/cyclone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222495226,"owners_count":16993288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T22:02:25.645Z","updated_at":"2024-10-31T22:30:54.118Z","avatar_url":"https://github.com/fiorix.png","language":"Python","readme":"Cyclone\n=======\n\n[![Build Status](https://travis-ci.org/fiorix/cyclone.svg?branch=master)](https://travis-ci.org/fiorix/cyclone)\n[![Coverage Status](https://coveralls.io/repos/github/fiorix/cyclone/badge.svg?branch=master)](https://coveralls.io/github/fiorix/cyclone?branch=master)\n\nCyclone is a web server framework for Python, that implements the Tornado API\nas a Twisted protocol.\n\n:warning: `cyclone` does not support `python` **2.x** anymore :warning:\n\nSee http://cyclone.io for details.\n\nInstallation\n------------\n\nCyclone is listed in PyPI and can be installed with pip or easy_install.\nNote that the source distribution includes demo applications that are not\npresent when Cyclone is installed in this way, so you may wish to download a\ncopy of the source tarball as well.\n\nManual installation\n-------------------\n\nDownload the latest release from http://pypi.python.org/pypi/cyclone\n\n    tar zxvf cyclone-$VERSION.tar.gz\n    cd cyclone-$VERSION\n    sudo python setup.py install\n\nThe Cyclone source code is hosted on GitHub: https://github.com/fiorix/cyclone\n\nPrerequisites\n-------------\n\nCyclone runs on Python 2.5, 2.6 and 2.7, and requires:\n\n- Twisted: http://twistedmatrix.com/trac/wiki/Downloads\n- pyOpenSSL: https://launchpad.net/pyopenssl (only if you want SSL/TLS)\n\nOn Python 2.5, simplejson is required too.\n\nPlatforms\n---------\n\nCyclone should run on any Unix-like platform, although for the best\nperformance and scalability only Linux and BSD (including BSD derivatives like\nMac OS X) are recommended.\n\nCredits\n-------\n\nThanks to (in no particular order):\n\n- Nuswit Telephony API\n  - Granting permission for this code to be published and sponsoring\n\n- Gleicon Moraes\n  - Testing and using on RestMQ \u003chttps://github.com/gleicon/restmq\u003e\n\n- Vanderson Mota\n  - Patching setup.py and PyPi maintenance\n\n- Andrew Badr\n  - Fixing auth bugs and adding current Tornado's features\n\n- Jon Oberheide\n  - Syncing code with Tornado and security features/fixes\n\n- Silas Sewell \u003chttps://github.com/silas\u003e\n  - Syncing code and minor mail fix\n\n- Twitter Bootstrap \u003chttps://github.com/twitter/bootstrap\u003e\n  - For making our demo applications look good\n\n- Dan Griffin \u003chttps://github.com/dgriff1\u003e\n  - WebSocket Keep-Alive for OpDemand\n\n- Toby Padilla \u003chttps://github.com/tobypadilla\u003e\n  - WebSocket server\n\n- Jeethu Rao \u003chttps://github.com/jeethu\u003e\n  - Minor bugfixes and patches\n\n- Flavio Grossi \u003chttps://github.com/flaviogrossi\u003e\n  - Minor code fixes and websockets chat statistics example\n\n- Gautam Jeyaraman \u003chttps://github.com/gautamjeyaraman\u003e\n  - Minor code fixes and patches\n\n- DhilipSiva \u003chttps://github.com/dhilipsiva\u003e\n  - Minor patches\n","funding_links":[],"categories":["Python","\u003ca name=\"Python\"\u003e\u003c/a\u003ePython"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiorix%2Fcyclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiorix%2Fcyclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiorix%2Fcyclone/lists"}