Letractively / kay-framework

Automatically exported from code.google.com/p/kay-framework
Other
0 stars 0 forks source link

============= Kay Framework

What's this

Kay is a web framework completely specialising on Google App Engine. But basic design is based on the Django framework, like middleware, settings and pluggable application, etc. Kay uses Werkzeug as lower level framework, uses Jinja2 as template engine, uses babel for handling language translations. This software is distributed under BSD license. See LICENSE for the details.

The software that Kay bundles

Dependencies

.. code-block:: bash

$ sudo ln -s /some/whare/google_appengine /usr/local/google_appengine

Manuals

Online documentation

Questions and Bug Report

Have fun!