Chula
  • Getting Started
    • Optional dependencies
    • Application structure
    • Create an app!
    • Add more to it
    • Web server integration
    • Terminology
    • What’s next
  • Changelog
    • Chula v0.14.0 (dev)
    • Chula v0.13.3 (latest)
    • Chula v0.12.0 (stable)
    • Chula v0.11.0 (stable)
    • Chula v0.10.0
    • Chula v0.9.0
    • Chula v0.8.0
    • Older releases
  • 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
  • Session
    • Cluster safe
    • Scalable
    • Native storage
    • Maintenance
    • Setup
    • Reference
  • About Chula
    • History
    • Features
    • Dependencies
    • Source code
    • Issue tracker
    • Release cycle
    • Roadmap
    • Who’s using it
 
Chula
  • Docs »
  • Modules
  • Edit on GitHub

Modules¶

  • chula.cache – Wrapper module for upstream memcache.py
  • chula.collection – Collection package
    • chula.data.base
    • chula.data.restricted
    • chula.data.ubound
  • 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
    • Document
    • Documents
    • Helper functions
  • chula.webservice – Webservice helper module
  • chula.www.adapters.base – Base adapter
  • chula.www.adapters.env – HTTP environment
  • chula.www.controller.base – Base controller
    • Useful attributes
  • chula.www.controller.error – Error controller
  • chula.www.http – HTTP status codes
Next Previous

© Copyright 2009, John McFarlane.

Built with Sphinx using a theme provided by Read the Docs.