Package restkit :: Package contrib :: Module ipython_shell :: Class RestShell
[hide private]
[frames] | no frames]

Class RestShell

source code

                                         object --+                        
                                                  |                        
                  IPython.utils.traitlets.HasTraits --+                    
                                                      |                    
               IPython.config.configurable.Configurable --+                
                                                          |                
          IPython.config.configurable.SingletonConfigurable --+            
                                                              |            
                                   IPython.core.magic.Magic --+            
                                                              |            
                 IPython.core.interactiveshell.InteractiveShell --+        
                                                                  |        
IPython.frontend.terminal.interactiveshell.TerminalInteractiveShell --+    
                                                                      |    
                  IPython.frontend.terminal.embed.InteractiveShellEmbed --+
                                                                          |
                                                                         RestShell

Nested Classes [hide private]

Inherited from IPython.utils.traitlets.HasTraits: __metaclass__

Instance Methods [hide private]
 
__init__(self, user_ns={})
Create a configurable given a config config.
source code

Inherited from IPython.frontend.terminal.embed.InteractiveShellEmbed: __call__, init_sys_modules, mainloop

Inherited from IPython.frontend.terminal.interactiveshell.TerminalInteractiveShell: ask_exit, compute_banner, edit_syntax_error, enable_pylab, exit, init_alias, init_banner, init_term_title, init_usage, interact, magic_autoindent, magic_cpaste, magic_paste, raw_input, show_banner, showindentationerror

Inherited from IPython.frontend.terminal.interactiveshell.TerminalInteractiveShell (private): _banner1_changed, _banner2_changed, _should_recompile, _term_title_changed

Inherited from IPython.core.interactiveshell.InteractiveShell: ask_yes_no, atexit_operations, auto_rewrite_input, cache_main_mod, cleanup, clear_main_mod_cache, complete, debugger, define_macro, define_magic, del_var, ev, ex, excepthook, find_user_code, get_ipython, getoutput, init_builtins, init_completer, init_create_namespaces, init_display_formatter, init_display_pub, init_displayhook, init_encoding, init_environment, init_extension_manager, init_history, init_hooks, init_inspector, init_instance_attrs, init_io, init_ipython_dir, init_logger, init_logstart, init_magics, init_payload, init_pdb, init_plugin_manager, init_prefilter, init_profile_dir, init_prompts, init_pushd_popd_magic, init_readline, init_reload_doctest, init_syntax_highlighting, init_traceback_handlers, init_user_ns, magic, make_user_namespaces, mktempfile, new_main_mod, object_inspect, pre_readline, push, refill_readline_hist, register_post_execute, reset, reset_selective, restore_sys_module_state, run_ast_nodes, run_cell, run_code, runcode, safe_execfile, safe_execfile_ipy, save_sys_module_state, set_autoindent, set_completer_frame, set_custom_completer, set_custom_exc, set_hook, set_next_input, set_readline_completer, show_usage, showsyntaxerror, showtraceback, system, system_piped, system_raw, user_expressions, user_variables, var_expand, write, write_err

Inherited from IPython.core.interactiveshell.InteractiveShell (private): _exiter_default, _get_call_pdb, _indent_current_str, _inspect, _ipython_dir_changed, _object_find, _ofind, _ofind_property, _set_call_pdb, _showtraceback, _simple_error

Inherited from IPython.config.configurable.Configurable (private): _config_changed

Inherited from IPython.utils.traitlets.HasTraits: on_trait_change, trait_metadata, trait_names, traits

Inherited from IPython.utils.traitlets.HasTraits (private): _add_notifiers, _notify_trait, _remove_notifiers

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Inherited from IPython.core.magic.Magic: arg_err, default_option, extract_input_lines, format_latex, lsmagic, magic_alias, magic_autocall, magic_automagic, magic_bookmark, magic_cd, magic_colors, magic_debug, magic_dhist, magic_dirs, magic_doctest_mode, magic_ed, magic_edit, magic_env, magic_gui, magic_install_default_config, magic_install_profiles, magic_load_ext, magic_loadpy, magic_logoff, magic_logon, magic_logstart, magic_logstate, magic_logstop, magic_lsmagic, magic_macro, magic_magic, magic_page, magic_pastebin, magic_pdb, magic_pdef, magic_pdoc, magic_pfile, magic_pinfo, magic_pinfo2, magic_popd, magic_pprint, magic_precision, magic_profile, magic_prun, magic_psearch, magic_psource, magic_pushd, magic_pwd, magic_pycat, magic_pylab, magic_quickref, magic_rehashx, magic_reload_ext, magic_reset, magic_reset_selective, magic_run, magic_save, magic_sc, magic_sx, magic_tb, magic_time, magic_timeit, magic_unalias, magic_unload_ext, magic_who, magic_who_ls, magic_whos, magic_xdel, magic_xmode, parse_options, profile_missing_notice

Inherited from IPython.core.magic.Magic (private): _edit_macro, _execute_block, _find_edit_target, _get_pasted_lines, _pylab_magic_run, _rerun_pasted, _strip_pasted_lines_for_code

Class Methods [hide private]

Inherited from IPython.config.configurable.SingletonConfigurable: clear_instance, initialized, instance

Inherited from IPython.config.configurable.SingletonConfigurable (private): _walk_mro

Inherited from IPython.config.configurable.Configurable: class_config_section, class_get_help, class_get_trait_help, class_print_help

Inherited from IPython.utils.traitlets.HasTraits: class_trait_names, class_traits

Static Methods [hide private]

Inherited from IPython.utils.traitlets.HasTraits: __new__

Class Variables [hide private]

Inherited from IPython.frontend.terminal.embed.InteractiveShellEmbed: display_banner, dummy_mode, embedded, embedded_active, exit_msg

Inherited from IPython.frontend.terminal.interactiveshell.TerminalInteractiveShell: autoedit_syntax, banner, banner1, banner2, confirm_exit, editor, pager, screen_length, term_title

Inherited from IPython.core.interactiveshell.InteractiveShell: alias_manager, autocall, autoindent, automagic, builtin_trap, cache_size, color_info, colors, debug, deep_reload, display_formatter, display_pub_class, display_trap, displayhook_class, execution_count, exit_now, exiter, extension_manager, filename, history_length, history_manager, input_splitter, ipython_dir, logappend, logfile, logstart, object_info_string_level, payload_manager, pdb, plugin_manager, prefilter_manager, profile_dir, prompt_in1, prompt_in2, prompt_out, prompts_pad_left, quiet, readline_merge_completions, readline_omit__names, readline_parse_and_bind, readline_remove_delims, readline_use, separate_in, separate_out, separate_out2, wildcards_case_sensitive, xmode

Inherited from IPython.core.interactiveshell.InteractiveShell (private): _instance, _post_execute

Inherited from IPython.config.configurable.Configurable: config, created

Inherited from IPython.core.magic.Magic: auto_status

Properties [hide private]

Inherited from IPython.frontend.terminal.interactiveshell.TerminalInteractiveShell: usable_screen_length

Inherited from IPython.core.interactiveshell.InteractiveShell: call_pdb, profile

Inherited from object: __class__

Method Details [hide private]

__init__(self, user_ns={})
(Constructor)

source code 
Create a configurable given a config config.

Parameters
----------
config : Config
    If this is empty, default values are used. If config is a 
    :class:`Config` instance, it will be used to configure the
    instance.

Notes
-----
Subclasses of Configurable must call the :meth:`__init__` method of
:class:`Configurable` *before* doing anything else and using 
:func:`super`::

    class MyConfigurable(Configurable):
        def __init__(self, config=None):
            super(MyConfigurable, self).__init__(config)
            # Then any other code you need to finish initialization.

This ensures that instances will be configured properly.

Overrides: IPython.core.magic.Magic.__init__