MCPcopy Create free account

hub / github.com/ipython/ipython / functions

Functions3,293 in github.com/ipython/ipython

Methodset_trio_runner
(self, tr)
IPython/core/interactiveshell.py:725
Functionsetup
Setup as a sphinx extension.
IPython/sphinxext/ipython_console_highlighting.py:9
Functionsetup
(app)
docs/sphinxext/configtraits.py:13
Functionsetup
(app)
docs/sphinxext/magics.py:38
Methodsetup
(self)
IPython/core/tests/test_pylabtools.py:154
Functionsetup_environment
Setup testenvironment for some functions that are tested in this module. In particular this functions stores attributes and other things that
IPython/utils/tests/test_path.py:77
Functionsetup_module
Setup testenvironment for the module: - Adds dummy home dir tree
IPython/utils/tests/test_path.py:56
Functionsetup_module
Setup testenvironment for the module:
IPython/utils/tests/test_module_paths.py:43
Functionsetup_module
Setup testenvironment for the module: - Adds dummy home dir tree
IPython/core/tests/test_paths.py:22
Functionsetup_module
()
IPython/core/tests/test_oinspect.py:28
Functionsetup_module
Setup test environment for the module: - Adds dummy home dir tree
IPython/core/tests/test_profile.py:51
Functionsetup_module
()
IPython/extensions/tests/test_storemagic.py:7
Methodsh
(self)
IPython/utils/_process_posix.py:61
Functionshell_initialized
Fires after initialisation of :class:`~IPython.core.interactiveshell.InteractiveShell`. This is before extensions and startup scripts are loa
IPython/core/events.py:149
Functionshort_fun
(a=1)
IPython/core/tests/test_oinspect.py:402
Methodshow
write my output to sys.stdout/err as appropriate
IPython/utils/capture.py:112
Methodshow_all
Show entire demo on screen, block by block
IPython/lib/demo.py:428
Methodshow_exception_only
Only print the exception type and message, without a traceback. Parameters ---------- etype : exception type value :
IPython/core/ultratb.py:825
Functionshow_in_pager
Run a string through pager
IPython/core/hooks.py:152
Functionshow_linewise_tokens
For investigation and debugging
IPython/core/inputtransformer2.py:508
Methodshow_usage
Show a usage message
IPython/core/interactiveshell.py:3636
Functionshutdown_hook
default shutdown hook Typically, shutdown hooks should raise TryNext so all shutdown ops are done
IPython/core/hooks.py:135
Functionsimple_add
Adds two numbers
IPython/core/tests/test_oinspect.py:270
Functionsimple_dt
>>> print(1+1) 2
IPython/testing/tests/test_ipunittest.py:54
Functionsimulate_numpy_not_installed
()
IPython/lib/tests/test_display.py:236
Functionskip_decorator
(f)
IPython/external/decorators/_decorators.py:56
Functionskip_decorator
(f)
IPython/testing/decorators.py:188
Functionskip_doctest
Decorator - mark a function or method for skipping its doctest. This decorator allows you to mark a function whose docstring you wish to omit
IPython/testing/skipdoctest.py:12
Functionskip_file_no_x11
(name)
IPython/testing/decorators.py:327
Functionskipif
Make function raise SkipTest exception if a given condition is true. If the condition is a callable, it is used at runtime to dynamically
IPython/external/decorators/_decorators.py:27
Functionskipper_func
Skipper for normal test functions.
IPython/external/decorators/_decorators.py:78
Functionskipper_func
Skipper for normal test functions.
IPython/testing/decorators.py:207
Functionskipper_gen
Skipper for test generators.
IPython/external/decorators/_decorators.py:85
Functionskipper_gen
Skipper for test generators.
IPython/testing/decorators.py:214
Functionsleeper
(interval=t_short, *a, **kw)
IPython/lib/tests/test_backgroundjobs.py:32
Methodsome_method
(self)
IPython/utils/tests/test_dir2.py:49
Methodsomemethod
(self)
IPython/lib/tests/test_pretty.py:44
Methodsortby
(self)
IPython/core/inputtransformer2.py:184
Functionsortkey
(s)
docs/autogen_magics.py:33
Methodsource_reset
(self)
IPython/core/inputsplitter.py:656
Functionsphinxify
(doc)
IPython/core/interactiveshell.py:95
Methodstage_default_config_file
(self)
IPython/core/profileapp.py:288
Methodstart
(self)
IPython/terminal/ipapp.py:350
Methodstart
(self)
IPython/core/historyapp.py:54
Methodstart
(self)
IPython/core/historyapp.py:138
Methodstart
(self)
IPython/core/profileapp.py:130
Methodstart
(self)
IPython/core/profileapp.py:192
Methodstart
(self)
IPython/core/profileapp.py:303
MethodstartTest
(self, test)
IPython/testing/iptest.py:354
Functionstart_event_loop_wx
Start the wx event loop in a consistent manner.
IPython/lib/guisupport.py:97
Functionstart_kernel
Launch a normal IPython kernel instance (as opposed to embedded) `IPython.embed_kernel()` puts a shell in a particular calling scope, suc
IPython/__init__.py:128
Methodstb2text
Convert a structured traceback (a list) to a string.
IPython/core/ultratb.py:1349
Methodstb2text
Convert a structured traceback (a list) to a string.
IPython/core/ultratb.py:1484
Methodstderr
Captured standard error
IPython/utils/capture.py:93
Functionstderr_read
()
IPython/utils/_process_win32.py:104
Methodstdev
(self)
IPython/core/magics/execution.py:94
Methodstdout
Captured standard output
IPython/utils/capture.py:86
Functionstdout_read
()
IPython/utils/_process_win32.py:99
Functionstop
()
IPython/terminal/pt_inputhooks/asyncio.py:55
Methodstop_here
Check if pdb should stop here
IPython/core/debugger.py:673
Methodstore
Lightweight persistence for python variables. Example:: In [1]: l = ['hello',10,'world'] In [2]: %store l In [
IPython/extensions/storemagic.py:78
Methodstream
(self)
IPython/testing/globalipapp.py:41
Functionstrip_ansi
Remove ansi escape codes from text. Parameters ---------- source : str Source to remove the ansi from
IPython/utils/text.py:475
Methodstructured_traceback
Return a nice text document describing the traceback.
IPython/core/ultratb.py:1188
Methodstructured_traceback
(self, etype, value, tb, tb_offset=None, number_of_lines_of_context=5)
IPython/core/ultratb.py:1330
Methodstructured_traceback
(self, etype=None, value=None, tb=None, tb_offset=None, number_of_lines_of_contex
IPython/core/ultratb.py:1426
Methodstructured_traceback
(self, etype, value, elist, tb_offset=None, context=5)
IPython/core/ultratb.py:1462
Methodsuccess
(self)
IPython/core/interactiveshell.py:323
Functionsupport_function_one
A simple function.
IPython/core/tests/test_oinspect.py:221
Functionsuspend_to_bg
(event)
IPython/terminal/shortcuts.py:196
Methodsvg
Render the cell as an SVG literal
IPython/core/magics/display.py:59
Methodswitch_doctest_mode
Switch prompts to classic for %doctest_mode
IPython/terminal/interactiveshell.py:632
Methodsx
Shell execute - run shell command and capture output (!! is short-hand). %sx command IPython will run the given command using comman
IPython/core/magics/osm.py:682
Functionsynchronize_with_editor
(self, filename, linenum, column)
IPython/core/hooks.py:85
Functionsyntax_error_transformer
Transformer that throws SyntaxError if 'syntaxerror' is in the code.
IPython/terminal/tests/test_interactivshell.py:169
Functionsystem
Win32 version of os.system() that works with network shares. Note that this implementation returns None, as meant for use in IPython. Parame
IPython/utils/_process_win32.py:123
Methodsystem_piped
Call the given cmd in a subprocess, piping stdout/err Parameters ---------- cmd : str Command to execute (can not e
IPython/core/interactiveshell.py:2454
Functiontarget_update
Update a target with a given command given a list of dependencies. target_update(target,deps,cmd) -> runs cmd if target is outdated. This is
IPython/utils/path.py:354
Methodtb
Print the last traceback. Optionally, specify an exception reporting mode, tuning the verbosity of the traceback. By default the curr
IPython/core/magics/execution.py:494
MethodtearDown
(self)
IPython/utils/tests/test_path.py:427
MethodtearDown
(self)
IPython/core/tests/test_magic_terminal.py:91
MethodtearDown
(self)
IPython/core/tests/test_completer.py:157
MethodtearDown
(self)
IPython/core/tests/test_profile.py:91
MethodtearDown
(self)
IPython/core/tests/test_completerlib.py:46
MethodtearDown
(self)
IPython/core/tests/test_completerlib.py:99
MethodtearDown
(self)
IPython/core/tests/test_interactiveshell.py:521
MethodtearDown
(self)
IPython/core/tests/test_interactiveshell.py:638
MethodtearDown
(self)
IPython/core/tests/test_interactiveshell.py:746
MethodtearDown
(self)
IPython/core/tests/test_interactiveshell.py:823
MethodtearDown
(self)
IPython/core/tests/test_interactiveshell.py:927
MethodtearDown
(self)
IPython/core/tests/test_inputsplitter.py:120
MethodtearDown
(self)
IPython/core/tests/test_inputsplitter.py:576
MethodtearDown
(self)
IPython/core/tests/test_async_helpers.py:315
MethodtearDown
(self)
IPython/core/tests/test_run.py:468
MethodtearDown
(self)
IPython/extensions/tests/test_autoreload.py:79
MethodtearDown
(self)
IPython/testing/plugin/ipdoctest.py:288
MethodtearDown
(self)
IPython/testing/tests/test_tools.py:132
MethodtearDownClass
(cls)
IPython/utils/tests/test_path.py:348
Methodteardown
(self)
IPython/core/tests/test_pylabtools.py:173
Functionteardown_environment
Restore things that were remembered by the setup_environment function
IPython/utils/tests/test_path.py:87
← previousnext →2,301–2,400 of 3,293, ranked by callers