Metadata-Version: 1.0
Name: KalaPy
Version: 0.4.1
Summary: A highly modular web application framework for Python.
Home-page: http://www.kalapy.org/
Author: Amit Mendapara
Author-email: mendapara.amit@gmail.com
License: BSD
Description: 
        KalaPy
        ~~~~~~
        
        *KalaPy* is a highly modular web application framework for Python.
        
        Features
        ````````
        
        * Database Abstraction Layer
        * Web components based on `Werkzeug`
        * Templating support using `Jinja 2`
        * Internationalization support using `Babel` and `pytz`
        * Google App Engine support
        
        Links
        `````
        
        * `website <http://www.kalapy.org/>`_
        * `documentation <http://www.kalapy.org/docs/index.html>`_
        * `source code <http://github.com/cristatus/kalapy>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
