Package cubicweb
[hide private]
[frames] | no frames]

Package cubicweb

source code

CubicWeb is a generic framework to quickly build applications which describes relations between entitites.

Version: 3.10.0

Submodules [hide private]

Classes [hide private]
  Binary
customize StringIO to make sure we don't use unicode
  CubicWebEventManager
simple event / callback manager.
Functions [hide private]
 
neg_role(role) source code
 
onevent(event, *args, **kwargs)
decorator to ease event / callback binding
source code
 
role(obj) source code
 
target(obj) source code
Variables [hide private]
  CW_EVENT_MANAGER = CubicWebEventManager()
  CW_MIGRATION_MAP = {}
  CW_SOFTWARE_ROOT = '/home/syt/src/fcubicweb/cubicweb'
  ETYPE_NAME_MAP = {}
  __logger = <logging.Logger instance at 0x2b13c20>