Rider: Python Web Application Framework
=======================================

.. toctree::
    :maxdepth: 2

    installation
    management
    routes
    views
    deployment

What is Rider?
--------------

Rider is full-stack Python Web Application Framework


Install
-------

```
$ pip install rider==0.1.4a
```

