Subpackages
Submodules
- adapted_data_context
- api
- context_function - Allows a function to execute as if locals are a context
- data_context - Basic implementation of the IListenableContext, IPersistableContext, and IRestrictedContext interfaces.
- function_filter_context - Subclass of DataContext that allows only functions
- geo_context
- i_adapted_data_context
- i_context
- items_modified_event
- multi_context - Context holding multiple subcontexts.
- name_filter_context
- traitslike_context_wrapper - A wrapper around IListenableContexts which expose a standard HasTraits interface to its contents.
- utils
- with_mask - Using with statement for masking
- with_mask_adapter