Skip to content
mdennebaum edited this page Mar 18, 2011 · 40 revisions

Welcome to whirlwind

The goal of whirlwind is to provide an easy to use python framework built on top of todays fastest tech. The whirlwind code base was originally developed as the underlying web framework for the social media metrics and analytics platform http://www.trendrr.com.

Take a look around

Underlying technologies

"Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed."

"MongoDB (from "humongous") is a scalable, high-performance, open source, document-oriented database."

"Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance."

Current status

Currently whirlwind is in a beta state. Meaning you can use it but its still in an evolutionary state. We take no responsibility if it behaves badly and/or is mean to your dog.

Bug reports, feature requests, user community

Please file bug reports and feature requests in the whirlwind github issue tracker. You can also vote up existing feature requests on the issue tracker. If you would like to contribute to whirlwind please fork a copy and submit pull requests.

Clone this wiki locally