Modules¶
- chula.cache – Wrapper module for upstream memcache.py
- chula.collection – Collection package
- chula.config – Configuration
- chula.data – Data helper methods
- chula.db.functions – Database helper functions
- chula.ecalendar – Calendar helper
- chula.error – Custom exceptions
- chula.guid – Globally unique identifier
- chula.json – Wrapper for json support
- chula.nosql.couch – Wrapper for python-couchdb
- chula.webservice – Webservice helper module
- chula.www.adapters.base – Base adapter
- chula.www.adapters.env – HTTP environment
- chula.www.controller.base – Base controller
- chula.www.controller.error – Error controller
- chula.www.http – HTTP status codes