===============================================================================
KalaPy
===============================================================================

KalaPy is a web application framework for Python providing it's own Database
Abstraction Layer, web components based on Werkzeug, templating using Jinja2
template engine and full internationalization support via Babel and pytz and
much more...

The development is still under alpha stage and API might change during this
period. I welcome your useful suggestions/thoughts about how to improve it and
how it should look like.

Visit the project website http://www.kalapy.org/ for more information.

-------------------------------------------------------------------------------
TODO
-------------------------------------------------------------------------------

* Write more unit tests
* Improve documentation
* Support for OpenERP
* Widget framework
    - Form generation and validation
    - Generic view generation (non-form widgets)
    - Declarative view definitions for data models
* Admin interface
    - Activate/deactivate packages
    - Configuration

-------------------------------------------------------------------------------
Copyright (c) 2010 Amit Mendapara.
