ipython 9.11.0
Version history | Download JSON
-
PyPI https://pypi.org/project/ipython/ Repository https://github.com/ipython/ipython -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 1074 "Any" : 67 "Untyped" : 3317 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 840 "classes" : 2839 "other" : 72- 314 functions (+0 overloads)
- 526 parameters
- 239 classes
- 1175 methods (+0 overloads)
- 1608 parameters
- 47 properties
- 1175 methods (+0 overloads)
- 134 modules
- 72 attrs
- 314 functions (+0 overloads)
Modules
Incomplete Annotations
IPython (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
start_ipython |
3 | 0 | 0 |
func |
embed_kernel |
4 | 0 | 0 |
IPython.core.alias (35 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
shell_line_split |
1 | 0 | 0 |
meth |
AliasManager.init |
3 | 0 | 0 |
meth |
AliasManager.init_aliases |
1 | 0 | 0 |
meth |
AliasManager.soft_define_alias |
3 | 0 | 0 |
meth |
AliasManager.define_alias |
3 | 0 | 0 |
meth |
AliasManager.get_alias |
2 | 0 | 0 |
meth |
AliasManager.is_alias |
2 | 0 | 0 |
meth |
AliasManager.undefine_alias |
2 | 0 | 0 |
meth |
AliasManager.clear_aliases |
1 | 0 | 0 |
meth |
AliasManager.retrieve_alias |
2 | 0 | 0 |
prop |
AliasManager.aliases |
1 | 0 | 0 |
attr |
AliasManager.shell |
1 | 0 | 0 |
attr |
AliasManager.linemagics |
1 | 0 | 0 |
meth |
Alias.init |
4 | 0 | 0 |
meth |
Alias.validate |
1 | 0 | 0 |
meth |
Alias.repr |
1 | 0 | 0 |
meth |
Alias.call |
2 | 0 | 0 |
attr |
Alias.shell |
1 | 0 | 0 |
attr |
Alias.name |
1 | 0 | 0 |
attr |
Alias.cmd |
1 | 0 | 0 |
attr |
Alias.nargs |
1 | 0 | 0 |
IPython.core.application (51 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
SYSTEM_CONFIG_DIRS |
1 | 0 | 0 |
meth |
ProfileAwareConfigLoader.load_subconfig |
4 | 0 | 0 |
meth |
BaseIPythonApplication._config_file_name_default |
1 | 0 | 0 |
meth |
BaseIPythonApplication._config_file_name_changed |
2 | 0 | 0 |
meth |
BaseIPythonApplication._config_file_paths_default |
1 | 0 | 0 |
meth |
BaseIPythonApplication._extra_config_file_changed |
2 | 0 | 0 |
meth |
BaseIPythonApplication._profile_changed |
2 | 0 | 0 |
meth |
BaseIPythonApplication._ipython_dir_default |
1 | 0 | 0 |
meth |
BaseIPythonApplication._profile_dir_default |
1 | 0 | 0 |
meth |
BaseIPythonApplication._config_files_default |
1 | 0 | 0 |
meth |
BaseIPythonApplication.init |
2 | 0 | 0 |
meth |
BaseIPythonApplication.init_crash_handler |
1 | 0 | 0 |
meth |
BaseIPythonApplication.excepthook |
4 | 0 | 0 |
meth |
BaseIPythonApplication._ipython_dir_changed |
2 | 0 | 0 |
meth |
BaseIPythonApplication.load_config_file |
2 | 0 | 0 |
meth |
BaseIPythonApplication.init_profile_dir |
1 | 0 | 0 |
meth |
BaseIPythonApplication.init_config_files |
1 | 0 | 0 |
meth |
BaseIPythonApplication.stage_default_config_file |
1 | 0 | 0 |
meth |
BaseIPythonApplication.initialize |
2 | 0 | 0 |
attr |
BaseIPythonApplication.version |
1 | 0 | 0 |
attr |
BaseIPythonApplication.classes |
1 | 0 | 0 |
attr |
BaseIPythonApplication.config_file_specified |
1 | 0 | 0 |
attr |
BaseIPythonApplication.config_file_name |
1 | 0 | 0 |
attr |
BaseIPythonApplication.builtin_profile_dir |
1 | 0 | 0 |
attr |
BaseIPythonApplication.config_file_paths |
1 | 0 | 0 |
attr |
BaseIPythonApplication.extra_config_file |
1 | 0 | 0 |
attr |
BaseIPythonApplication.profile |
1 | 0 | 0 |
attr |
BaseIPythonApplication.add_ipython_dir_to_sys_path |
1 | 0 | 0 |
attr |
BaseIPythonApplication.ipython_dir |
1 | 0 | 0 |
attr |
BaseIPythonApplication.profile_dir |
1 | 0 | 0 |
attr |
BaseIPythonApplication.overwrite |
1 | 0 | 0 |
attr |
BaseIPythonApplication.auto_create |
1 | 0 | 0 |
attr |
BaseIPythonApplication.config_files |
1 | 0 | 0 |
attr |
BaseIPythonApplication.copy_config_files |
1 | 0 | 0 |
attr |
BaseIPythonApplication.verbose_crash |
1 | 0 | 0 |
attr |
BaseIPythonApplication.crash_handler_class |
1 | 0 | 0 |
attr |
base_flags |
1 | 0 | 0 |
attr |
programdata |
1 | 0 | 0 |
IPython.core.async_helpers (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
get_asyncio_loop |
1 | 0 | 0 |
IPython.core.autocall (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ExitAutocall.call |
1 | 0 | 0 |
meth |
ZMQExitAutocall.call |
2 | 0 | 0 |
meth |
IPyAutocall.init |
2 | 0 | 0 |
meth |
IPyAutocall.set_ip |
2 | 0 | 0 |
IPython.core.builtin_trap (19 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
HideBuiltin |
1 | 0 | 0 |
meth |
BuiltinTrap.init |
2 | 0 | 0 |
meth |
BuiltinTrap.enter |
1 | 0 | 0 |
meth |
BuiltinTrap.exit |
4 | 0 | 0 |
meth |
BuiltinTrap.add_builtin |
3 | 0 | 0 |
meth |
BuiltinTrap.remove_builtin |
3 | 0 | 0 |
meth |
BuiltinTrap.activate |
1 | 0 | 0 |
meth |
BuiltinTrap.deactivate |
1 | 0 | 0 |
attr |
BuiltinTrap.shell |
1 | 0 | 0 |
attr |
BuiltinTrap.auto_builtins |
1 | 0 | 0 |
attr |
BuiltinUndefined |
1 | 0 | 0 |
IPython.core.compilerop (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
PyCF_MASK |
1 | 0 | 0 |
func |
code_name |
3 | 0 | 0 |
meth |
CachingCompiler.init |
1 | 0 | 0 |
meth |
CachingCompiler.ast_parse |
4 | 0 | 0 |
meth |
CachingCompiler.reset_compiler_flags |
1 | 0 | 0 |
meth |
CachingCompiler.get_code_name |
4 | 0 | 0 |
meth |
CachingCompiler.format_code_name |
2 | 0 | 0 |
meth |
CachingCompiler.cache |
4 | 0 | 0 |
meth |
CachingCompiler.extra_flags |
2 | 0 | 0 |
prop |
CachingCompiler.compiler_flags |
1 | 0 | 0 |
IPython.core.completer (91 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IPCompleter._greedy_changed |
2 | 0 | 0 |
meth |
IPCompleter._limit_to_all_changed |
2 | 0 | 0 |
meth |
IPCompleter.init |
6 | 0 | 0 |
meth |
IPCompleter._clean_glob |
2 | 1 | 0 |
meth |
IPCompleter._clean_glob_win32 |
2 | 1 | 0 |
meth |
IPCompleter._determine_completion_context |
2 | 0 | 0 |
meth |
IPCompleter._is_in_string_or_comment |
2 | 0 | 0 |
meth |
IPCompleter._default_arguments_from_docstring |
2 | 0 | 0 |
meth |
IPCompleter._default_arguments |
2 | 0 | 0 |
meth |
IPCompleter.python_func_kw_matches |
2 | 0 | 0 |
meth |
IPCompleter._get_keys |
2 | 2 | 1 |
meth |
IPCompleter.latex_name_matcher |
2 | 1 | 0 |
meth |
IPCompleter.custom_completer_matcher |
2 | 0 | 0 |
meth |
IPCompleter.dispatch_custom_completer |
2 | 0 | 0 |
meth |
IPCompleter._completions |
4 | 3 | 0 |
meth |
IPCompleter.complete |
4 | 1 | 0 |
meth |
IPCompleter._arrange_and_extract |
4 | 3 | 0 |
meth |
IPCompleter._complete |
6 | 1 | 0 |
meth |
IPCompleter._sort |
2 | 1 | 0 |
meth |
IPCompleter.fwd_unicode_matcher |
2 | 1 | 0 |
attr |
IPCompleter.dict_keys_only |
1 | 0 | 0 |
attr |
IPCompleter.suppress_competing_matchers |
1 | 0 | 0 |
attr |
IPCompleter.merge_completions |
1 | 0 | 0 |
attr |
IPCompleter.disable_matchers |
1 | 0 | 0 |
attr |
IPCompleter.omit__names |
1 | 0 | 0 |
attr |
IPCompleter.limit_to__all__ |
1 | 0 | 0 |
attr |
IPCompleter.profile_completions |
1 | 0 | 0 |
attr |
IPCompleter.profiler_output_dir |
1 | 0 | 0 |
attr |
IPCompleter.magic_escape |
1 | 0 | 0 |
attr |
IPCompleter.splitter |
1 | 0 | 0 |
attr |
IPCompleter.matches |
1 | 0 | 0 |
attr |
IPCompleter.shell |
1 | 0 | 0 |
attr |
IPCompleter.space_name_re |
1 | 0 | 0 |
attr |
IPCompleter.glob |
1 | 0 | 0 |
attr |
IPCompleter.dumb_terminal |
1 | 0 | 0 |
attr |
IPCompleter.docstring_sig_re |
1 | 0 | 0 |
attr |
IPCompleter.docstring_kwd_re |
1 | 0 | 0 |
attr |
IPCompleter.magic_arg_matchers |
1 | 0 | 0 |
attr |
IPCompleter.custom_completers |
1 | 0 | 0 |
attr |
IPCompleter.clean_glob |
1 | 0 | 0 |
meth |
Completer._evaluation_changed |
2 | 0 | 0 |
meth |
Completer._policy_overrides_changed |
2 | 0 | 0 |
meth |
Completer.init |
4 | 0 | 0 |
meth |
Completer.complete |
3 | 0 | 0 |
meth |
Completer.global_matches |
3 | 2 | 0 |
meth |
Completer.attr_matches |
2 | 0 | 0 |
meth |
Completer._extract_code |
2 | 1 | 0 |
meth |
Completer._evaluate_expr |
2 | 0 | 0 |
prop |
Completer._auto_import |
1 | 0 | 0 |
attr |
Completer.greedy |
1 | 0 | 0 |
attr |
Completer.evaluation |
1 | 0 | 0 |
attr |
Completer.use_jedi |
1 | 0 | 0 |
attr |
Completer.jedi_compute_type_timeout |
1 | 0 | 0 |
attr |
Completer.debug |
1 | 0 | 0 |
attr |
Completer.backslash_combining_completions |
1 | 0 | 0 |
attr |
Completer.auto_close_dict_keys |
1 | 0 | 0 |
attr |
Completer.policy_overrides |
1 | 0 | 0 |
attr |
Completer.auto_import_method |
1 | 0 | 0 |
attr |
Completer.custom_matchers |
1 | 0 | 0 |
attr |
Completer.use_main_ns |
1 | 0 | 0 |
attr |
Completer.global_namespace |
1 | 0 | 0 |
attr |
Completer.namespace |
1 | 0 | 0 |
attr |
Completer._ATTR_MATCH_RE |
1 | 0 | 0 |
IPython.core.completerlib (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
module_completer |
3 | 0 | 0 |
func |
try_import |
3 | 2 | 0 |
func |
is_importable |
4 | 2 | 0 |
attr |
import_re |
1 | 0 | 0 |
func |
magic_run_completer |
3 | 0 | 0 |
func |
is_possible_submodule |
3 | 0 | 0 |
func |
cd_completer |
3 | 0 | 0 |
func |
module_completion |
2 | 0 | 0 |
func |
quick_completer |
3 | 0 | 0 |
func |
reset_completer |
3 | 0 | 0 |
func |
get_root_modules |
1 | 0 | 0 |
attr |
magic_run_re |
1 | 0 | 0 |
IPython.core.crashhandler (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CrashHandler.init |
7 | 6 | 0 |
attr |
CrashHandler.crash_report_fname |
1 | 0 | 0 |
attr |
CrashHandler.app |
1 | 0 | 0 |
attr |
CrashHandler.call_pdb |
1 | 0 | 0 |
attr |
CrashHandler.show_crash_traceback |
1 | 0 | 0 |
IPython.core.debugger (119 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Pdb.init |
6 | 1 | 0 |
meth |
Pdb.set_theme_name |
2 | 0 | 0 |
meth |
Pdb.set_colors |
2 | 0 | 0 |
meth |
Pdb.set_trace |
2 | 0 | 0 |
meth |
Pdb.get_stack |
3 | 0 | 0 |
meth |
Pdb._is_internal_frame |
2 | 0 | 0 |
meth |
Pdb._hidden_predicate |
2 | 0 | 0 |
meth |
Pdb.hidden_frames |
2 | 0 | 0 |
meth |
Pdb._get_tb_and_exceptions |
2 | 0 | 0 |
meth |
Pdb._hold_exceptions |
2 | 0 | 0 |
meth |
Pdb.do_exceptions |
2 | 0 | 0 |
meth |
Pdb.interaction |
3 | 0 | 0 |
meth |
Pdb.precmd |
2 | 0 | 0 |
meth |
Pdb.new_do_quit |
2 | 0 | 0 |
meth |
Pdb.print_stack_trace |
2 | 1 | 0 |
meth |
Pdb._get_frame_locals |
2 | 0 | 0 |
meth |
Pdb.__line_content |
5 | 4 | 0 |
meth |
Pdb.do_skip_predicates |
2 | 0 | 0 |
meth |
Pdb.do_skip_hidden |
2 | 0 | 0 |
meth |
Pdb.do_list |
2 | 0 | 0 |
meth |
Pdb.do_l |
2 | 0 | 0 |
meth |
Pdb.getsourcelines |
2 | 0 | 0 |
meth |
Pdb.do_longlist |
2 | 0 | 0 |
meth |
Pdb.do_ll |
2 | 0 | 0 |
meth |
Pdb.do_debug |
2 | 0 | 0 |
meth |
Pdb.do_pdef |
2 | 0 | 0 |
meth |
Pdb.do_pdoc |
2 | 0 | 0 |
meth |
Pdb.do_pfile |
2 | 0 | 0 |
meth |
Pdb.do_pinfo |
2 | 0 | 0 |
meth |
Pdb.do_pinfo2 |
2 | 0 | 0 |
meth |
Pdb.do_psource |
2 | 0 | 0 |
meth |
Pdb.do_where |
2 | 1 | 0 |
meth |
Pdb.do_w |
2 | 1 | 0 |
meth |
Pdb.break_anywhere |
2 | 0 | 0 |
meth |
Pdb._is_in_decorator_internal_and_should_skip |
2 | 0 | 0 |
meth |
Pdb._cached_one_parent_frame_debuggerskip |
2 | 0 | 0 |
meth |
Pdb._cachable_skip |
2 | 0 | 0 |
meth |
Pdb.stop_here |
2 | 0 | 0 |
meth |
Pdb.do_up |
2 | 0 | 0 |
meth |
Pdb.do_down |
2 | 0 | 0 |
meth |
Pdb.do_d |
2 | 0 | 0 |
meth |
Pdb.do_u |
2 | 0 | 0 |
meth |
Pdb._show_ignored_modules |
1 | 0 | 0 |
meth |
Pdb.do_ignore_module |
2 | 0 | 0 |
meth |
Pdb.do_unignore_module |
2 | 0 | 0 |
meth |
Pdb.do_context |
2 | 1 | 0 |
prop |
Pdb.theme |
1 | 0 | 0 |
attr |
Pdb.context |
1 | 0 | 0 |
attr |
Pdb.aliases |
1 | 0 | 0 |
attr |
Pdb.parser |
1 | 0 | 0 |
attr |
Pdb.prompt |
1 | 0 | 0 |
attr |
Pdb.skip_hidden |
1 | 0 | 0 |
attr |
Pdb.report_skipped |
1 | 0 | 0 |
attr |
Pdb.curframe |
1 | 0 | 0 |
attr |
Pdb.do_q |
1 | 0 | 0 |
attr |
Pdb.do_quit |
1 | 0 | 0 |
func |
strip_indentation |
2 | 0 | 0 |
meth |
InterruptiblePdb.cmdloop |
2 | 0 | 0 |
meth |
InterruptiblePdb._cmdloop |
1 | 0 | 0 |
func |
decorate_fn_with_doc |
4 | 0 | 0 |
func |
BdbQuit_excepthook |
5 | 0 | 0 |
func |
set_trace |
3 | 0 | 0 |
attr |
RGX_EXTRA_INDENT |
1 | 0 | 0 |
IPython.core.debugger_backport (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PdbClosureBackport._exec_in_closure |
4 | 0 | 0 |
meth |
PdbClosureBackport.default |
2 | 0 | 0 |
IPython.core.display (150 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
display_jpeg |
3 | 0 | 0 |
meth |
JSON.init |
8 | 0 | 0 |
meth |
JSON.check_data |
1 | 0 | 0 |
meth |
JSON._data_and_metadata |
1 | 0 | 0 |
meth |
JSON._repr_json |
1 | 0 | 0 |
prop |
JSON.data |
2 | 0 | 0 |
attr |
JSON.metadata |
1 | 0 | 0 |
func |
display_latex |
3 | 0 | 0 |
meth |
Markdown.repr_markdown |
1 | 0 | 0 |
func |
display_json |
3 | 0 | 0 |
func |
display_webp |
3 | 0 | 0 |
meth |
Latex.repr_latex |
1 | 0 | 0 |
func |
display_html |
3 | 0 | 0 |
func |
display_png |
3 | 0 | 0 |
func |
display_markdown |
3 | 0 | 0 |
meth |
GeoJSON.init |
3 | 0 | 0 |
meth |
GeoJSON.ipython_display |
1 | 0 | 0 |
func |
display_pdf |
3 | 0 | 0 |
meth |
Image.init |
12 | 0 | 0 |
meth |
Image.retina_shape |
1 | 0 | 0 |
meth |
Image.reload |
1 | 0 | 0 |
meth |
Image._repr_html |
1 | 0 | 0 |
meth |
Image.repr_mimebundle |
3 | 0 | 0 |
meth |
Image.data_and_metadata |
2 | 0 | 0 |
meth |
Image._repr_png |
1 | 0 | 0 |
meth |
Image.repr_jpeg |
1 | 0 | 0 |
meth |
Image.find_ext |
2 | 0 | 0 |
attr |
Image.format |
1 | 0 | 0 |
attr |
Image.embed |
1 | 0 | 0 |
attr |
Image.width |
1 | 0 | 0 |
attr |
Image.height |
1 | 0 | 0 |
attr |
Image.retina |
1 | 0 | 0 |
attr |
Image.unconfined |
1 | 0 | 0 |
attr |
Image.alt |
1 | 0 | 0 |
func |
display_pretty |
3 | 0 | 0 |
meth |
Javascript.__init__ |
6 | 0 | 0 |
meth |
Javascript._repr_javascript |
1 | 0 | 0 |
attr |
Javascript.lib |
1 | 0 | 0 |
attr |
Javascript.css |
1 | 0 | 0 |
meth |
HTML.init |
5 | 0 | 0 |
meth |
HTML.repr_html |
1 | 0 | 0 |
meth |
HTML.html |
1 | 0 | 0 |
func |
display_svg |
3 | 0 | 0 |
meth |
Pretty.repr_pretty |
3 | 0 | 0 |
meth |
TextDisplayObject.check_data |
1 | 0 | 0 |
meth |
Math._repr_latex |
1 | 0 | 0 |
meth |
DisplayObject.init |
5 | 0 | 0 |
meth |
DisplayObject.repr |
1 | 0 | 0 |
meth |
DisplayObject.check_data |
1 | 0 | 0 |
meth |
DisplayObject._data_and_metadata |
1 | 0 | 0 |
meth |
DisplayObject.reload |
1 | 0 | 0 |
attr |
DisplayObject.metadata |
1 | 0 | 0 |
attr |
DisplayObject.url |
1 | 0 | 0 |
attr |
DisplayObject.filename |
1 | 0 | 0 |
attr |
DisplayObject.data |
1 | 0 | 0 |
meth |
SVG._repr_svg |
1 | 0 | 0 |
prop |
SVG.data |
2 | 0 | 0 |
meth |
Video.init |
9 | 0 | 0 |
meth |
Video.repr_html |
1 | 0 | 0 |
meth |
Video.reload |
1 | 0 | 0 |
attr |
Video.mimetype |
1 | 0 | 0 |
attr |
Video.embed |
1 | 0 | 0 |
attr |
Video.width |
1 | 0 | 0 |
attr |
Video.height |
1 | 0 | 0 |
attr |
Video.html_attributes |
1 | 0 | 0 |
func |
display_javascript |
3 | 0 | 0 |
meth |
ProgressBar.init |
2 | 0 | 0 |
meth |
ProgressBar.repr |
1 | 0 | 0 |
meth |
ProgressBar.repr_html |
1 | 0 | 0 |
meth |
ProgressBar.display |
1 | 0 | 0 |
meth |
ProgressBar.update |
1 | 0 | 0 |
meth |
ProgressBar.iter |
1 | 0 | 0 |
meth |
ProgressBar.next |
1 | 0 | 0 |
prop |
ProgressBar.progress |
2 | 0 | 0 |
attr |
ProgressBar.total |
1 | 0 | 0 |
attr |
ProgressBar.html_width |
1 | 0 | 0 |
attr |
ProgressBar.text_width |
1 | 0 | 0 |
IPython.core.display_functions (31 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
display |
10 | 0 | 0 |
meth |
DisplayHandle.init |
2 | 0 | 0 |
meth |
DisplayHandle.repr |
1 | 0 | 0 |
meth |
DisplayHandle.display |
3 | 0 | 0 |
meth |
DisplayHandle.update |
3 | 0 | 0 |
attr |
DisplayHandle.display_id |
1 | 0 | 0 |
func |
clear_output |
2 | 0 | 0 |
func |
publish_display_data |
5 | 0 | 0 |
func |
update_display |
4 | 0 | 0 |
IPython.core.display_trap (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DisplayTrap.init |
2 | 0 | 0 |
meth |
DisplayTrap.enter |
1 | 0 | 0 |
meth |
DisplayTrap.exit |
4 | 0 | 0 |
meth |
DisplayTrap.set |
1 | 0 | 0 |
meth |
DisplayTrap.unset |
1 | 0 | 0 |
attr |
DisplayTrap.hook |
1 | 0 | 0 |
attr |
DisplayTrap.old_hook |
1 | 0 | 0 |
IPython.core.displayhook (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CapturingDisplayHook.init |
3 | 0 | 0 |
meth |
CapturingDisplayHook.call |
2 | 0 | 0 |
attr |
CapturingDisplayHook.shell |
1 | 0 | 0 |
attr |
CapturingDisplayHook.outputs |
1 | 0 | 0 |
meth |
DisplayHook.init |
4 | 0 | 0 |
meth |
DisplayHook.check_for_underscore |
1 | 0 | 0 |
meth |
DisplayHook.quiet |
1 | 0 | 0 |
meth |
DisplayHook.semicolon_at_end_of_expression |
2 | 0 | 0 |
meth |
DisplayHook.start_displayhook |
1 | 0 | 0 |
meth |
DisplayHook.write_output_prompt |
1 | 0 | 0 |
meth |
DisplayHook.compute_format_data |
2 | 0 | 0 |
meth |
DisplayHook.write_format_data |
3 | 1 | 0 |
meth |
DisplayHook.update_user_ns |
2 | 0 | 0 |
meth |
DisplayHook.fill_exec_result |
2 | 0 | 0 |
meth |
DisplayHook.log_output |
2 | 0 | 0 |
meth |
DisplayHook.finish_displayhook |
1 | 0 | 0 |
meth |
DisplayHook.call |
2 | 0 | 0 |
meth |
DisplayHook.cull_cache |
1 | 0 | 0 |
meth |
DisplayHook.flush |
1 | 0 | 0 |
prop |
DisplayHook.prompt_count |
1 | 0 | 0 |
prop |
DisplayHook.is_active |
1 | 0 | 0 |
attr |
DisplayHook.shell |
1 | 0 | 0 |
attr |
DisplayHook.exec_result |
1 | 0 | 0 |
attr |
DisplayHook.cull_fraction |
1 | 0 | 0 |
attr |
DisplayHook.cache_size |
1 | 0 | 0 |
attr |
DisplayHook.do_full_cache |
1 | 0 | 0 |
IPython.core.displaypub (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CapturingDisplayPublisher.publish |
6 | 0 | 0 |
meth |
CapturingDisplayPublisher.clear_output |
2 | 0 | 0 |
meth |
DisplayPublisher.init |
4 | 0 | 0 |
meth |
DisplayPublisher._validate_data |
3 | 0 | 0 |
meth |
DisplayPublisher._setup_execution_tracking |
1 | 0 | 0 |
meth |
DisplayPublisher._on_post_execute |
1 | 0 | 0 |
meth |
DisplayPublisher._on_pre_execute |
1 | 0 | 0 |
meth |
DisplayPublisher.publish |
7 | 1 | 0 |
meth |
DisplayPublisher.clear_output |
2 | 0 | 0 |
prop |
DisplayPublisher.is_publishing |
1 | 0 | 0 |
attr |
DisplayPublisher.shell |
1 | 0 | 0 |
IPython.core.doctb (3 missing, 8 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DocTB.init |
9 | 8 | 1 |
meth |
DocTB.format_exception |
3 | 3 | 3 |
meth |
DocTB.get_records |
4 | 4 | 1 |
meth |
DocTB.call |
4 | 4 | 3 |
attr |
DocTB.check_cache |
1 | 0 | 0 |
attr |
DocTB.skip_hidden |
1 | 0 | 0 |
IPython.core.events (2 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EventManager.trigger |
4 | 4 | 2 |
attr |
EventManager.shell |
1 | 0 | 0 |
attr |
EventManager.print_on_error |
1 | 0 | 0 |
IPython.core.extensions (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ExtensionManager.init |
3 | 0 | 0 |
meth |
ExtensionManager.load_extension |
2 | 1 | 0 |
meth |
ExtensionManager._load_extension |
2 | 1 | 0 |
meth |
ExtensionManager.unload_extension |
2 | 1 | 0 |
meth |
ExtensionManager.reload_extension |
2 | 1 | 0 |
meth |
ExtensionManager._call_load_ipython_extension |
2 | 0 | 0 |
meth |
ExtensionManager._call_unload_ipython_extension |
2 | 0 | 0 |
attr |
ExtensionManager.shell |
1 | 0 | 0 |
attr |
ExtensionManager.loaded |
1 | 0 | 0 |
IPython.core.formatters (105 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
LatexFormatter.format_type |
1 | 0 | 0 |
attr |
LatexFormatter.print_method |
1 | 0 | 0 |
attr |
JPEGFormatter.format_type |
1 | 0 | 0 |
attr |
JPEGFormatter.print_method |
1 | 0 | 0 |
meth |
IPythonDisplayFormatter.call |
2 | 0 | 0 |
attr |
IPythonDisplayFormatter.print_method |
1 | 0 | 0 |
attr |
IPythonDisplayFormatter._return_type |
1 | 0 | 0 |
attr |
SVGFormatter.format_type |
1 | 0 | 0 |
attr |
SVGFormatter.print_method |
1 | 0 | 0 |
meth |
PlainTextFormatter._float_precision_changed |
2 | 0 | 0 |
meth |
PlainTextFormatter._singleton_printers_default |
1 | 0 | 0 |
meth |
PlainTextFormatter._type_printers_default |
1 | 0 | 0 |
meth |
PlainTextFormatter._deferred_printers_default |
1 | 0 | 0 |
meth |
PlainTextFormatter.call |
2 | 0 | 0 |
attr |
PlainTextFormatter.format_type |
1 | 0 | 0 |
attr |
PlainTextFormatter.enabled |
1 | 0 | 0 |
attr |
PlainTextFormatter.max_seq_length |
1 | 0 | 0 |
attr |
PlainTextFormatter.print_method |
1 | 0 | 0 |
attr |
PlainTextFormatter.pprint |
1 | 0 | 0 |
attr |
PlainTextFormatter.verbose |
1 | 0 | 0 |
attr |
PlainTextFormatter.max_width |
1 | 0 | 0 |
attr |
PlainTextFormatter.newline |
1 | 0 | 0 |
attr |
PlainTextFormatter.float_format |
1 | 0 | 0 |
attr |
PlainTextFormatter.float_precision |
1 | 0 | 0 |
func |
format_display_data |
4 | 0 | 0 |
meth |
MimeBundleFormatter._check_return |
3 | 0 | 0 |
meth |
MimeBundleFormatter.call |
4 | 0 | 0 |
attr |
MimeBundleFormatter.print_method |
1 | 0 | 0 |
meth |
FormatterABC.call |
2 | 0 | 0 |
attr |
JavascriptFormatter.format_type |
1 | 0 | 0 |
attr |
JavascriptFormatter.print_method |
1 | 0 | 0 |
meth |
BaseFormatter.call |
2 | 0 | 0 |
meth |
BaseFormatter.contains |
2 | 0 | 0 |
meth |
BaseFormatter._check_return |
3 | 0 | 0 |
meth |
BaseFormatter.lookup |
2 | 0 | 0 |
meth |
BaseFormatter.lookup_by_type |
2 | 0 | 0 |
meth |
BaseFormatter.for_type |
3 | 0 | 0 |
meth |
BaseFormatter.for_type_by_name |
4 | 0 | 0 |
meth |
BaseFormatter.pop |
3 | 0 | 0 |
meth |
BaseFormatter._in_deferred_types |
2 | 0 | 0 |
attr |
BaseFormatter.format_type |
1 | 0 | 0 |
attr |
BaseFormatter._return_type |
1 | 1 | 1 |
attr |
BaseFormatter.enabled |
1 | 0 | 0 |
attr |
BaseFormatter.print_method |
1 | 0 | 0 |
attr |
BaseFormatter.singleton_printers |
1 | 0 | 0 |
attr |
BaseFormatter.type_printers |
1 | 0 | 0 |
attr |
BaseFormatter.deferred_printers |
1 | 0 | 0 |
attr |
HTMLFormatter.format_type |
1 | 0 | 0 |
attr |
HTMLFormatter.print_method |
1 | 0 | 0 |
attr |
PNGFormatter.format_type |
1 | 0 | 0 |
attr |
PNGFormatter.print_method |
1 | 0 | 0 |
func |
catch_format_error |
5 | 0 | 0 |
attr |
MarkdownFormatter.format_type |
1 | 0 | 0 |
attr |
MarkdownFormatter.print_method |
1 | 0 | 0 |
meth |
DisplayFormatter._active_types_default |
1 | 0 | 0 |
meth |
DisplayFormatter._active_types_changed |
2 | 0 | 0 |
meth |
DisplayFormatter._default_formatter |
1 | 0 | 0 |
meth |
DisplayFormatter._default_mime_formatter |
1 | 0 | 0 |
meth |
DisplayFormatter._formatters_default |
1 | 0 | 0 |
meth |
DisplayFormatter.format |
4 | 0 | 0 |
prop |
DisplayFormatter.format_types |
1 | 0 | 0 |
attr |
DisplayFormatter.active_types |
1 | 0 | 0 |
attr |
DisplayFormatter.ipython_display_formatter |
1 | 0 | 0 |
attr |
DisplayFormatter.mimebundle_formatter |
1 | 0 | 0 |
attr |
DisplayFormatter.formatters |
1 | 0 | 0 |
attr |
PDFFormatter.format_type |
1 | 0 | 0 |
attr |
PDFFormatter.print_method |
1 | 0 | 0 |
meth |
JSONFormatter._check_return |
3 | 0 | 0 |
attr |
JSONFormatter.format_type |
1 | 0 | 0 |
attr |
JSONFormatter.print_method |
1 | 0 | 0 |
IPython.core.getipython (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
get_ipython |
1 | 0 | 0 |
IPython.core.guarded_eval (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
eval_node |
3 | 2 | 0 |
func |
guarded_eval |
3 | 2 | 0 |
meth |
EvaluationContext.replace |
2 | 0 | 0 |
IPython.core.history (46 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
catch_corrupt_db |
5 | 0 | 0 |
meth |
HistoryManager.init |
4 | 3 | 1 |
attr |
HistoryManager.shell |
1 | 0 | 0 |
attr |
HistoryManager.input_hist_parsed |
1 | 0 | 0 |
attr |
HistoryManager.input_hist_raw |
1 | 0 | 0 |
attr |
HistoryManager.output_hist |
1 | 0 | 0 |
attr |
HistoryManager.db_log_output |
1 | 0 | 0 |
attr |
HistoryManager.db_cache_size |
1 | 0 | 0 |
attr |
HistoryManager.save_thread |
1 | 0 | 0 |
attr |
HistoryManager._i00 |
1 | 0 | 0 |
attr |
HistoryManager._i |
1 | 0 | 0 |
attr |
HistoryManager._ii |
1 | 0 | 0 |
attr |
HistoryManager._iii |
1 | 0 | 0 |
attr |
HistoryManager._exit_re |
1 | 0 | 0 |
attr |
HistoryManager.db_input_cache_lock |
1 | 0 | 0 |
attr |
HistoryManager.db_output_cache_lock |
1 | 0 | 0 |
attr |
HistoryManager.using_thread |
1 | 0 | 0 |
attr |
HistoryManager.hist_file |
1 | 0 | 0 |
attr |
range_re |
1 | 0 | 0 |
func |
only_when_enabled |
5 | 0 | 0 |
meth |
DummyDB.execute |
3 | 3 | 2 |
meth |
DummyDB.commit |
3 | 0 | 0 |
meth |
DummyDB.enter |
3 | 0 | 0 |
meth |
DummyDB.exit |
3 | 0 | 0 |
meth |
DummyDB.close |
3 | 0 | 0 |
meth |
HistoryAccessor._db_changed |
2 | 0 | 0 |
meth |
HistoryAccessor.init |
4 | 4 | 1 |
attr |
HistoryAccessor.hist_file |
1 | 0 | 0 |
attr |
HistoryAccessor.enabled |
1 | 0 | 0 |
attr |
HistoryAccessor.connection_options |
1 | 0 | 0 |
attr |
HistoryAccessor.db |
1 | 0 | 0 |
IPython.core.historyapp (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HistoryClear.start |
1 | 0 | 0 |
attr |
HistoryClear.keep |
1 | 0 | 0 |
attr |
HistoryClear.force |
1 | 0 | 0 |
attr |
HistoryClear.flags |
1 | 0 | 0 |
attr |
HistoryClear.aliases |
1 | 0 | 0 |
meth |
HistoryTrim.start |
1 | 0 | 0 |
attr |
HistoryTrim.backup |
1 | 0 | 0 |
attr |
HistoryTrim.keep |
1 | 0 | 0 |
attr |
HistoryTrim.flags |
1 | 0 | 0 |
attr |
HistoryTrim.aliases |
1 | 0 | 0 |
meth |
HistoryApp.start |
1 | 0 | 0 |
attr |
HistoryApp.subcommands |
1 | 0 | 0 |
IPython.core.hooks (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
show_in_pager |
5 | 0 | 0 |
func |
synchronize_with_editor |
5 | 0 | 0 |
func |
clipboard_get |
2 | 0 | 0 |
func |
editor |
5 | 0 | 0 |
IPython.core.inputtransformer2 (69 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TransformerManager.init |
1 | 0 | 0 |
meth |
TransformerManager.do_one_token_transform |
2 | 0 | 0 |
meth |
TransformerManager.do_token_transforms |
2 | 0 | 0 |
meth |
TransformerManager.check_complete |
2 | 1 | 0 |
attr |
TransformerManager.cleanup_transforms |
1 | 0 | 0 |
attr |
TransformerManager.line_transforms |
1 | 0 | 0 |
attr |
TransformerManager.token_transformers |
1 | 0 | 0 |
func |
find_end_of_continued_line |
3 | 1 | 0 |
func |
leading_empty_lines |
2 | 0 | 0 |
func |
has_sunken_brackets |
2 | 1 | 0 |
meth |
TokenTransformBase.sortby |
1 | 0 | 0 |
meth |
TokenTransformBase.init |
2 | 0 | 0 |
meth |
TokenTransformBase.find |
2 | 0 | 0 |
meth |
TokenTransformBase.transform |
2 | 1 | 0 |
attr |
TokenTransformBase.start_line |
1 | 0 | 0 |
attr |
TokenTransformBase.start_col |
1 | 0 | 0 |
func |
make_tokens_by_line |
2 | 1 | 0 |
meth |
MaybeAsyncCompile.init |
2 | 0 | 0 |
func |
find_last_indent |
2 | 0 | 0 |
attr |
compile_command |
1 | 0 | 0 |
attr |
ipython_prompt |
1 | 0 | 0 |
meth |
PromptStripper.init |
4 | 0 | 0 |
meth |
PromptStripper._strip |
2 | 0 | 0 |
meth |
PromptStripper.call |
2 | 0 | 0 |
attr |
PromptStripper.prompt_re |
1 | 0 | 0 |
attr |
PromptStripper.initial_re |
1 | 0 | 0 |
attr |
PromptStripper.doctest |
1 | 0 | 0 |
meth |
MagicAssign.find |
2 | 0 | 0 |
meth |
MagicAssign.transform |
2 | 1 | 0 |
meth |
SystemAssign.find |
2 | 0 | 0 |
meth |
SystemAssign.transform |
2 | 1 | 0 |
func |
assemble_continued_line |
4 | 2 | 0 |
func |
cell_magic |
2 | 0 | 0 |
func |
leading_indent |
2 | 0 | 0 |
meth |
EscapedCommand.find |
2 | 0 | 0 |
meth |
EscapedCommand.transform |
2 | 0 | 0 |
meth |
MaybeAsyncCommandCompiler.init |
2 | 0 | 0 |
attr |
MaybeAsyncCommandCompiler.compiler |
1 | 0 | 0 |
meth |
HelpEnd.init |
3 | 0 | 0 |
meth |
HelpEnd.find |
2 | 0 | 0 |
meth |
HelpEnd.transform |
2 | 0 | 0 |
attr |
HelpEnd.q_line |
1 | 0 | 0 |
attr |
HelpEnd.q_col |
1 | 0 | 0 |
attr |
classic_prompt |
1 | 0 | 0 |
IPython.core.interactiveshell (367 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SeparateUnicode.validate |
3 | 0 | 0 |
meth |
ExecutionResult.init |
2 | 0 | 0 |
meth |
ExecutionResult.raise_error |
1 | 0 | 0 |
meth |
ExecutionResult.repr |
1 | 0 | 0 |
prop |
ExecutionResult.success |
1 | 0 | 0 |
attr |
ExecutionResult.info |
1 | 0 | 0 |
func |
softspace |
3 | 0 | 0 |
func |
no_op |
3 | 0 | 0 |
meth |
ExecutionInfo.init |
7 | 0 | 0 |
meth |
ExecutionInfo.repr |
1 | 0 | 0 |
attr |
ExecutionInfo.raw_cell |
1 | 0 | 0 |
attr |
ExecutionInfo.transformed_cell |
1 | 0 | 0 |
attr |
ExecutionInfo.store_history |
1 | 0 | 0 |
attr |
ExecutionInfo.silent |
1 | 0 | 0 |
attr |
ExecutionInfo.shell_futures |
1 | 0 | 0 |
attr |
ExecutionInfo.cell_id |
1 | 0 | 0 |
meth |
InteractiveShell._default_loop_runner |
1 | 0 | 0 |
meth |
InteractiveShell._import_runner |
2 | 0 | 0 |
meth |
InteractiveShell._sphinxify_docstring_changed |
2 | 0 | 0 |
meth |
InteractiveShell._enable_html_pager_changed |
2 | 0 | 0 |
meth |
InteractiveShell._exiter_default |
1 | 0 | 0 |
meth |
InteractiveShell.init |
7 | 0 | 0 |
meth |
InteractiveShell.get_ipython |
1 | 0 | 0 |
meth |
InteractiveShell._ipython_dir_changed |
2 | 0 | 0 |
meth |
InteractiveShell.set_autoindent |
2 | 0 | 0 |
meth |
InteractiveShell.set_trio_runner |
2 | 0 | 0 |
meth |
InteractiveShell.init_ipython_dir |
2 | 0 | 0 |
meth |
InteractiveShell.init_profile_dir |
2 | 0 | 0 |
meth |
InteractiveShell.init_instance_attrs |
1 | 0 | 0 |
meth |
InteractiveShell.init_environment |
1 | 0 | 0 |
meth |
InteractiveShell.init_encoding |
1 | 0 | 0 |
meth |
InteractiveShell._check_colors |
2 | 0 | 0 |
meth |
InteractiveShell.init_syntax_highlighting |
2 | 0 | 0 |
meth |
InteractiveShell.refresh_style |
1 | 0 | 0 |
meth |
InteractiveShell.init_pushd_popd_magic |
1 | 0 | 0 |
meth |
InteractiveShell.init_builtins |
1 | 0 | 0 |
meth |
InteractiveShell.init_io |
1 | 0 | 0 |
meth |
InteractiveShell.init_prompts |
1 | 0 | 0 |
meth |
InteractiveShell.init_display_formatter |
1 | 0 | 0 |
meth |
InteractiveShell.init_display_pub |
1 | 0 | 0 |
meth |
InteractiveShell.init_data_pub |
1 | 0 | 0 |
meth |
InteractiveShell.init_displayhook |
1 | 0 | 0 |
meth |
InteractiveShell.get_path_links |
2 | 1 | 0 |
meth |
InteractiveShell.init_virtualenv |
1 | 0 | 0 |
meth |
InteractiveShell.save_sys_module_state |
1 | 0 | 0 |
meth |
InteractiveShell.restore_sys_module_state |
1 | 0 | 0 |
meth |
InteractiveShell.show_banner |
2 | 0 | 0 |
meth |
InteractiveShell.init_hooks |
1 | 0 | 0 |
meth |
InteractiveShell.set_hook |
6 | 0 | 0 |
meth |
InteractiveShell.init_events |
1 | 0 | 0 |
meth |
InteractiveShell._clear_warning_registry |
1 | 0 | 0 |
meth |
InteractiveShell.new_main_mod |
3 | 0 | 0 |
meth |
InteractiveShell.clear_main_mod_cache |
1 | 0 | 0 |
meth |
InteractiveShell.init_pdb |
1 | 0 | 0 |
meth |
InteractiveShell._get_call_pdb |
1 | 0 | 0 |
meth |
InteractiveShell._set_call_pdb |
2 | 0 | 0 |
meth |
InteractiveShell.debugger |
2 | 0 | 0 |
meth |
InteractiveShell.init_create_namespaces |
3 | 0 | 0 |
meth |
InteractiveShell.prepare_user_module |
3 | 0 | 0 |
meth |
InteractiveShell.init_sys_modules |
1 | 0 | 0 |
meth |
InteractiveShell.init_user_ns |
1 | 0 | 0 |
meth |
InteractiveShell.reset |
3 | 0 | 0 |
meth |
InteractiveShell.del_var |
3 | 0 | 0 |
meth |
InteractiveShell.reset_selective |
2 | 0 | 0 |
meth |
InteractiveShell.push |
3 | 0 | 0 |
meth |
InteractiveShell.drop_by_id |
2 | 0 | 0 |
meth |
InteractiveShell._getattr_property |
3 | 0 | 0 |
meth |
InteractiveShell._object_find |
3 | 1 | 0 |
meth |
InteractiveShell._inspect |
5 | 1 | 0 |
meth |
InteractiveShell.object_inspect |
3 | 0 | 0 |
meth |
InteractiveShell.object_inspect_text |
3 | 0 | 0 |
meth |
InteractiveShell.object_inspect_mime |
4 | 0 | 0 |
meth |
InteractiveShell.init_history |
1 | 0 | 0 |
meth |
InteractiveShell.init_traceback_handlers |
2 | 1 | 0 |
meth |
InteractiveShell.set_custom_exc |
3 | 0 | 0 |
meth |
InteractiveShell.excepthook |
4 | 0 | 0 |
meth |
InteractiveShell._get_exc_info |
2 | 0 | 0 |
meth |
InteractiveShell.show_usage_error |
2 | 0 | 0 |
meth |
InteractiveShell.get_exception_only |
2 | 0 | 0 |
meth |
InteractiveShell._showtraceback |
4 | 1 | 0 |
meth |
InteractiveShell.showsyntaxerror |
3 | 0 | 0 |
meth |
InteractiveShell.showindentationerror |
1 | 0 | 0 |
meth |
InteractiveShell.set_next_input |
3 | 0 | 0 |
meth |
InteractiveShell.init_completer |
1 | 0 | 0 |
meth |
InteractiveShell.complete |
4 | 0 | 0 |
meth |
InteractiveShell.set_custom_completer |
3 | 1 | 0 |
meth |
InteractiveShell.set_completer_frame |
2 | 0 | 0 |
meth |
InteractiveShell.init_magics |
1 | 0 | 0 |
meth |
InteractiveShell.register_magic_function |
4 | 0 | 0 |
meth |
InteractiveShell._find_with_lazy_load |
3 | 1 | 0 |
meth |
InteractiveShell.run_line_magic |
4 | 2 | 0 |
meth |
InteractiveShell.get_local_scope |
2 | 0 | 0 |
meth |
InteractiveShell.run_cell_magic |
4 | 0 | 0 |
meth |
InteractiveShell.find_line_magic |
2 | 0 | 0 |
meth |
InteractiveShell.find_cell_magic |
2 | 0 | 0 |
meth |
InteractiveShell.find_magic |
3 | 0 | 0 |
meth |
InteractiveShell.define_macro |
3 | 0 | 0 |
meth |
InteractiveShell.system_piped |
2 | 0 | 0 |
meth |
InteractiveShell.system_raw |
2 | 0 | 0 |
meth |
InteractiveShell.system |
2 | 0 | 0 |
meth |
InteractiveShell.getoutput |
4 | 0 | 0 |
meth |
InteractiveShell.init_alias |
1 | 0 | 0 |
meth |
InteractiveShell.init_extension_manager |
1 | 0 | 0 |
meth |
InteractiveShell.init_payload |
1 | 0 | 0 |
meth |
InteractiveShell.init_prefilter |
1 | 0 | 0 |
meth |
InteractiveShell.auto_rewrite_input |
2 | 0 | 0 |
meth |
InteractiveShell._user_obj_error |
1 | 0 | 0 |
meth |
InteractiveShell._format_user_obj |
2 | 0 | 0 |
meth |
InteractiveShell.user_expressions |
2 | 0 | 0 |
meth |
InteractiveShell.ex |
2 | 0 | 0 |
meth |
InteractiveShell.ev |
2 | 0 | 0 |
meth |
InteractiveShell.safe_execfile |
6 | 0 | 0 |
meth |
InteractiveShell.safe_execfile_ipy |
4 | 0 | 0 |
meth |
InteractiveShell.safe_run_module |
3 | 0 | 0 |
meth |
InteractiveShell._tee |
2 | 1 | 0 |
meth |
InteractiveShell.run_cell |
6 | 0 | 0 |
meth |
InteractiveShell.should_run_async |
4 | 2 | 0 |
meth |
InteractiveShell.run_cell_async |
8 | 4 | 0 |
meth |
InteractiveShell._format_exception_for_storage |
4 | 0 | 0 |
meth |
InteractiveShell.transform_cell |
2 | 0 | 0 |
meth |
InteractiveShell.transform_ast |
2 | 0 | 0 |
meth |
InteractiveShell.run_ast_nodes |
6 | 2 | 0 |
meth |
InteractiveShell.run_code |
4 | 0 | 0 |
meth |
InteractiveShell.runcode |
4 | 0 | 0 |
meth |
InteractiveShell.enable_gui |
2 | 0 | 0 |
meth |
InteractiveShell.enable_matplotlib |
2 | 0 | 0 |
meth |
InteractiveShell.enable_pylab |
3 | 0 | 0 |
meth |
InteractiveShell.var_expand |
4 | 0 | 0 |
meth |
InteractiveShell.mktempfile |
3 | 0 | 0 |
meth |
InteractiveShell.ask_yes_no |
4 | 0 | 0 |
meth |
InteractiveShell.show_usage |
1 | 0 | 0 |
meth |
InteractiveShell.extract_input_lines |
3 | 0 | 0 |
meth |
InteractiveShell.find_user_code |
6 | 0 | 0 |
meth |
InteractiveShell._atexit_once |
1 | 0 | 0 |
meth |
InteractiveShell.atexit_operations |
1 | 0 | 0 |
meth |
InteractiveShell.cleanup |
1 | 0 | 0 |
meth |
InteractiveShell.switch_doctest_mode |
2 | 0 | 0 |
prop |
InteractiveShell.input_transformers_cleanup |
1 | 0 | 0 |
prop |
InteractiveShell.profile |
1 | 0 | 0 |
prop |
InteractiveShell.user_ns |
2 | 1 | 0 |
prop |
InteractiveShell.banner |
1 | 0 | 0 |
prop |
InteractiveShell.user_global_ns |
1 | 0 | 0 |
prop |
InteractiveShell.all_ns_refs |
1 | 0 | 0 |
attr |
InteractiveShell.autocall |
1 | 0 | 0 |
attr |
InteractiveShell.autoindent |
1 | 0 | 0 |
attr |
InteractiveShell.autoawait |
1 | 0 | 0 |
attr |
InteractiveShell.loop_runner |
1 | 0 | 0 |
attr |
InteractiveShell.automagic |
1 | 0 | 0 |
attr |
InteractiveShell.enable_tip |
1 | 0 | 0 |
attr |
InteractiveShell.banner1 |
1 | 0 | 0 |
attr |
InteractiveShell.banner2 |
1 | 0 | 0 |
attr |
InteractiveShell.cache_size |
1 | 0 | 0 |
attr |
InteractiveShell.debug |
1 | 0 | 0 |
attr |
InteractiveShell.display_formatter |
1 | 0 | 0 |
attr |
InteractiveShell.displayhook_class |
1 | 0 | 0 |
attr |
InteractiveShell.display_pub_class |
1 | 0 | 0 |
attr |
InteractiveShell.compiler_class |
1 | 0 | 0 |
attr |
InteractiveShell.inspector_class |
1 | 0 | 0 |
attr |
InteractiveShell.sphinxify_docstring |
1 | 0 | 0 |
attr |
InteractiveShell.enable_html_pager |
1 | 0 | 0 |
attr |
InteractiveShell.exit_now |
1 | 0 | 0 |
attr |
InteractiveShell.exiter |
1 | 0 | 0 |
attr |
InteractiveShell.execution_count |
1 | 0 | 0 |
attr |
InteractiveShell.filename |
1 | 0 | 0 |
attr |
InteractiveShell.ipython_dir |
1 | 0 | 0 |
attr |
InteractiveShell.input_transformer_manager |
1 | 0 | 0 |
attr |
InteractiveShell.logstart |
1 | 0 | 0 |
attr |
InteractiveShell.logfile |
1 | 0 | 0 |
attr |
InteractiveShell.logappend |
1 | 0 | 0 |
attr |
InteractiveShell.object_info_string_level |
1 | 0 | 0 |
attr |
InteractiveShell.pdb |
1 | 0 | 0 |
attr |
InteractiveShell.display_page |
1 | 0 | 0 |
attr |
InteractiveShell.show_rewritten_input |
1 | 0 | 0 |
attr |
InteractiveShell.quiet |
1 | 0 | 0 |
attr |
InteractiveShell.system_raise_on_error |
1 | 0 | 0 |
attr |
InteractiveShell.history_length |
1 | 0 | 0 |
attr |
InteractiveShell.history_load_length |
1 | 0 | 0 |
attr |
InteractiveShell.ast_node_interactivity |
1 | 0 | 0 |
attr |
InteractiveShell.warn_venv |
1 | 0 | 0 |
attr |
InteractiveShell.separate_in |
1 | 0 | 0 |
attr |
InteractiveShell.separate_out |
1 | 0 | 0 |
attr |
InteractiveShell.separate_out2 |
1 | 0 | 0 |
attr |
InteractiveShell.wildcards_case_sensitive |
1 | 0 | 0 |
attr |
InteractiveShell.xmode |
1 | 0 | 0 |
attr |
InteractiveShell.alias_manager |
1 | 0 | 0 |
attr |
InteractiveShell.prefilter_manager |
1 | 0 | 0 |
attr |
InteractiveShell.builtin_trap |
1 | 0 | 0 |
attr |
InteractiveShell.display_trap |
1 | 0 | 0 |
attr |
InteractiveShell.extension_manager |
1 | 0 | 0 |
attr |
InteractiveShell.payload_manager |
1 | 0 | 0 |
attr |
InteractiveShell.history_manager |
1 | 0 | 0 |
attr |
InteractiveShell.magics_manager |
1 | 0 | 0 |
attr |
InteractiveShell.profile_dir |
1 | 0 | 0 |
attr |
InteractiveShell._post_execute |
1 | 0 | 0 |
attr |
InteractiveShell.last_execution_succeeded |
1 | 0 | 0 |
attr |
InteractiveShell.last_execution_result |
1 | 0 | 0 |
attr |
InteractiveShell.configurables |
1 | 0 | 0 |
attr |
InteractiveShell.db |
1 | 0 | 0 |
attr |
InteractiveShell.raw_input_original |
1 | 0 | 0 |
attr |
InteractiveShell.trio_runner |
1 | 0 | 0 |
attr |
InteractiveShell.showing_traceback |
1 | 0 | 0 |
attr |
InteractiveShell.colors |
1 | 0 | 0 |
attr |
InteractiveShell.call_pdb |
1 | 0 | 0 |
func |
is_integer_string |
2 | 1 | 0 |
attr |
dedent_re |
1 | 0 | 0 |
IPython.core.latex_symbols (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
reverse_latex_symbol |
1 | 0 | 0 |
IPython.core.logger (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Logger.init |
5 | 0 | 0 |
meth |
Logger._set_mode |
2 | 0 | 0 |
meth |
Logger._get_mode |
1 | 0 | 0 |
meth |
Logger.logstart |
7 | 0 | 0 |
meth |
Logger.switch_log |
2 | 0 | 0 |
meth |
Logger.logstate |
1 | 0 | 0 |
meth |
Logger.log |
3 | 0 | 0 |
meth |
Logger.log_write |
3 | 0 | 0 |
meth |
Logger.logstop |
1 | 0 | 0 |
meth |
Logger.close_log |
1 | 0 | 0 |
attr |
Logger.home_dir |
1 | 0 | 0 |
attr |
Logger.logfname |
1 | 0 | 0 |
attr |
Logger.loghead |
1 | 0 | 0 |
attr |
Logger.logmode |
1 | 0 | 0 |
attr |
Logger.logfile |
1 | 0 | 0 |
attr |
Logger.log_raw_input |
1 | 0 | 0 |
attr |
Logger.log_output |
1 | 0 | 0 |
attr |
Logger.timestamp |
1 | 0 | 0 |
attr |
Logger.log_active |
1 | 0 | 0 |
attr |
Logger.logmode |
1 | 0 | 0 |
IPython.core.macro (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
coding_declaration |
1 | 0 | 0 |
meth |
Macro.init |
2 | 0 | 0 |
meth |
Macro.str |
1 | 0 | 0 |
meth |
Macro.repr |
1 | 0 | 0 |
meth |
Macro.getstate |
1 | 0 | 0 |
meth |
Macro.add |
2 | 0 | 0 |
attr |
Macro.value |
1 | 0 | 0 |
IPython.core.magic (17 missing, 8 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
line_magic |
1 | 0 | 0 |
attr |
line_cell_magic |
1 | 0 | 0 |
attr |
register_line_cell_magic |
1 | 0 | 0 |
meth |
MagicsManager.init |
5 | 5 | 2 |
attr |
MagicsManager.magics |
1 | 0 | 0 |
attr |
MagicsManager.lazy_magics |
1 | 0 | 0 |
attr |
MagicsManager.registry |
1 | 0 | 0 |
attr |
MagicsManager.shell |
1 | 0 | 0 |
attr |
MagicsManager.auto_magic |
1 | 0 | 0 |
attr |
MagicsManager.user_magics |
1 | 0 | 0 |
func |
record_magic |
5 | 5 | 1 |
meth |
Magics.init |
3 | 3 | 1 |
meth |
Magics.parse_options |
5 | 5 | 1 |
attr |
cell_magic |
1 | 0 | 0 |
attr |
register_line_magic |
1 | 0 | 0 |
meth |
MagicAlias.call |
3 | 3 | 3 |
attr |
MagicAlias.shell |
1 | 0 | 0 |
attr |
MagicAlias.magic_name |
1 | 0 | 0 |
attr |
MagicAlias.magic_params |
1 | 0 | 0 |
attr |
MagicAlias.magic_kind |
1 | 0 | 0 |
attr |
MagicAlias.pretty_target |
1 | 0 | 0 |
attr |
register_cell_magic |
1 | 0 | 0 |
IPython.core.magic_arguments (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
argument_group.add_to_parser |
3 | 0 | 0 |
meth |
kwds.init |
2 | 0 | 0 |
meth |
kwds.call |
2 | 0 | 0 |
attr |
kwds.kwds |
1 | 0 | 0 |
func |
parse_argstring |
4 | 0 | 0 |
meth |
magic_arguments.init |
2 | 0 | 0 |
meth |
magic_arguments.call |
2 | 0 | 0 |
attr |
magic_arguments.name |
1 | 0 | 0 |
IPython.core.magics.ast_mod (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReplaceCodeTransformer.init |
4 | 2 | 0 |
meth |
ReplaceCodeTransformer.from_string |
4 | 2 | 0 |
meth |
ReplaceCodeTransformer.visit_Module |
2 | 0 | 0 |
meth |
ReplaceCodeTransformer.visit_Expr |
2 | 0 | 0 |
attr |
ReplaceCodeTransformer.template |
1 | 0 | 0 |
attr |
ReplaceCodeTransformer.mapping |
1 | 0 | 0 |
meth |
Mangler.log |
3 | 0 | 0 |
meth |
Mangler.init |
2 | 0 | 0 |
meth |
Mangler.visit_Name |
2 | 0 | 0 |
meth |
Mangler.visit_FunctionDef |
2 | 0 | 0 |
meth |
Mangler.visit_ImportFrom |
2 | 1 | 0 |
meth |
Mangler.visit_Import |
2 | 1 | 0 |
meth |
Mangler._visit_Import_and_ImportFrom |
2 | 1 | 0 |
attr |
Mangler.predicate |
1 | 0 | 0 |
IPython.core.magics.auto (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AutoMagics.init |
2 | 0 | 0 |
meth |
AutoMagics.automagic |
2 | 0 | 0 |
meth |
AutoMagics.autocall |
2 | 0 | 0 |
IPython.core.magics.basic (42 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MagicsDisplay.init |
3 | 0 | 0 |
meth |
MagicsDisplay.lsmagic |
1 | 0 | 0 |
meth |
MagicsDisplay._repr_pretty |
3 | 0 | 0 |
meth |
MagicsDisplay.repr |
1 | 0 | 0 |
meth |
MagicsDisplay.str |
1 | 0 | 0 |
meth |
MagicsDisplay.jsonable |
1 | 0 | 0 |
meth |
MagicsDisplay._repr_json |
1 | 0 | 0 |
attr |
MagicsDisplay.ignore |
1 | 0 | 0 |
attr |
MagicsDisplay.magics_manager |
1 | 0 | 0 |
meth |
BasicMagics.alias_magic |
2 | 0 | 0 |
meth |
BasicMagics.lsmagic |
2 | 0 | 0 |
meth |
BasicMagics._magic_docs |
3 | 0 | 0 |
meth |
BasicMagics.magic |
2 | 0 | 0 |
meth |
BasicMagics.page |
2 | 0 | 0 |
meth |
BasicMagics.pprint |
2 | 0 | 0 |
meth |
BasicMagics.colors |
2 | 0 | 0 |
meth |
BasicMagics.xmode |
2 | 0 | 0 |
meth |
BasicMagics.quickref |
2 | 0 | 0 |
meth |
BasicMagics.doctest_mode |
2 | 0 | 0 |
meth |
BasicMagics.gui |
2 | 0 | 0 |
meth |
BasicMagics.precision |
2 | 0 | 0 |
meth |
BasicMagics.notebook |
2 | 0 | 0 |
meth |
AsyncMagics.autoawait |
2 | 0 | 0 |
IPython.core.magics.code (34 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InteractivelyDefined.init |
2 | 0 | 0 |
attr |
InteractivelyDefined.index |
1 | 0 | 0 |
attr |
range_re |
1 | 0 | 0 |
attr |
ipython_input_pat |
1 | 0 | 0 |
meth |
CodeMagics.init |
3 | 0 | 0 |
meth |
CodeMagics.save |
2 | 0 | 0 |
meth |
CodeMagics.pastebin |
2 | 0 | 0 |
meth |
CodeMagics.loadpy |
2 | 0 | 0 |
meth |
CodeMagics.load |
2 | 0 | 0 |
meth |
CodeMagics._find_edit_target |
5 | 0 | 0 |
meth |
CodeMagics._edit_macro |
3 | 0 | 0 |
meth |
CodeMagics.edit |
3 | 0 | 0 |
func |
extract_code_ranges |
2 | 0 | 0 |
func |
strip_initial_indent |
2 | 0 | 0 |
func |
extract_symbols |
3 | 0 | 0 |
IPython.core.magics.config (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ConfigMagics.init |
2 | 0 | 0 |
meth |
ConfigMagics.config |
2 | 0 | 0 |
attr |
ConfigMagics.configurables |
1 | 0 | 0 |
attr |
reg |
1 | 0 | 0 |
IPython.core.magics.display (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DisplayMagics.js |
3 | 0 | 0 |
meth |
DisplayMagics.javascript |
3 | 0 | 0 |
meth |
DisplayMagics.latex |
3 | 0 | 0 |
meth |
DisplayMagics.svg |
3 | 0 | 0 |
meth |
DisplayMagics.html |
3 | 0 | 0 |
meth |
DisplayMagics.markdown |
3 | 0 | 0 |
IPython.core.magics.execution (88 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ExecutionMagics.init |
2 | 0 | 0 |
meth |
ExecutionMagics.prun |
3 | 0 | 0 |
meth |
ExecutionMagics.run_with_profiler |
4 | 0 | 0 |
meth |
ExecutionMagics.pdb |
2 | 0 | 0 |
meth |
ExecutionMagics.debug |
4 | 0 | 0 |
meth |
ExecutionMagics._debug_post_mortem |
1 | 0 | 0 |
meth |
ExecutionMagics._debug_exec |
4 | 0 | 0 |
meth |
ExecutionMagics.tb |
2 | 0 | 0 |
meth |
ExecutionMagics.run |
4 | 0 | 0 |
meth |
ExecutionMagics._run_with_debugger |
7 | 0 | 0 |
meth |
ExecutionMagics._run_with_timing |
3 | 0 | 0 |
meth |
ExecutionMagics.timeit |
4 | 0 | 0 |
meth |
ExecutionMagics.time |
4 | 0 | 0 |
meth |
ExecutionMagics.macro |
2 | 0 | 0 |
meth |
ExecutionMagics.capture |
3 | 0 | 0 |
meth |
ExecutionMagics.code_wrap |
3 | 0 | 0 |
attr |
ExecutionMagics.default_runner |
1 | 0 | 0 |
meth |
TimeitTemplateFiller.__init__ |
3 | 0 | 0 |
meth |
TimeitTemplateFiller.visit_FunctionDef |
2 | 0 | 0 |
meth |
TimeitTemplateFiller.visit_For |
2 | 0 | 0 |
attr |
TimeitTemplateFiller.ast_setup |
1 | 0 | 0 |
attr |
TimeitTemplateFiller.ast_stmt |
1 | 0 | 0 |
meth |
TimeitResult.__init__ |
8 | 0 | 0 |
meth |
TimeitResult.__str__ |
1 | 0 | 0 |
meth |
TimeitResult._repr_pretty |
3 | 0 | 0 |
prop |
TimeitResult.average |
1 | 0 | 0 |
prop |
TimeitResult.stdev |
1 | 0 | 0 |
attr |
TimeitResult.loops |
1 | 0 | 0 |
attr |
TimeitResult.repeat |
1 | 0 | 0 |
attr |
TimeitResult.best |
1 | 0 | 0 |
attr |
TimeitResult.worst |
1 | 0 | 0 |
attr |
TimeitResult.all_runs |
1 | 0 | 0 |
attr |
TimeitResult.compile_time |
1 | 0 | 0 |
attr |
TimeitResult.timings |
1 | 0 | 0 |
func |
parse_breakpoint |
3 | 0 | 0 |
meth |
Timer.timeit |
2 | 0 | 0 |
IPython.core.magics.extension (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ExtensionMagics.load_ext |
2 | 0 | 0 |
meth |
ExtensionMagics.unload_ext |
2 | 0 | 0 |
meth |
ExtensionMagics.reload_ext |
2 | 0 | 0 |
IPython.core.magics.history (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HistoryMagics.history |
2 | 0 | 0 |
meth |
HistoryMagics.recall |
2 | 0 | 0 |
meth |
HistoryMagics.rerun |
2 | 0 | 0 |
IPython.core.magics.logging (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LoggingMagics.logstart |
2 | 0 | 0 |
meth |
LoggingMagics.logstop |
2 | 0 | 0 |
meth |
LoggingMagics.logoff |
2 | 0 | 0 |
meth |
LoggingMagics.logon |
2 | 0 | 0 |
meth |
LoggingMagics.logstate |
2 | 0 | 0 |
attr |
LoggingMagics.quiet |
1 | 0 | 0 |
IPython.core.magics.namespace (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NamespaceMagics.pinfo |
3 | 0 | 0 |
meth |
NamespaceMagics.pinfo2 |
3 | 0 | 0 |
meth |
NamespaceMagics.pdef |
3 | 0 | 0 |
meth |
NamespaceMagics.pdoc |
3 | 0 | 0 |
meth |
NamespaceMagics.psource |
3 | 0 | 0 |
meth |
NamespaceMagics.pfile |
3 | 0 | 0 |
meth |
NamespaceMagics.psearch |
2 | 0 | 0 |
meth |
NamespaceMagics.who_ls |
2 | 0 | 0 |
meth |
NamespaceMagics.who |
2 | 0 | 0 |
meth |
NamespaceMagics.whos |
2 | 0 | 0 |
meth |
NamespaceMagics.reset |
2 | 0 | 0 |
meth |
NamespaceMagics.reset_selective |
2 | 0 | 0 |
meth |
NamespaceMagics.xdel |
2 | 0 | 0 |
IPython.core.magics.osm (48 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OSMagics.init |
3 | 0 | 0 |
meth |
OSMagics._isexec_POSIX |
2 | 0 | 0 |
meth |
OSMagics._isexec_WIN |
2 | 0 | 0 |
meth |
OSMagics.isexec |
2 | 0 | 0 |
meth |
OSMagics.alias |
2 | 0 | 0 |
meth |
OSMagics.unalias |
2 | 0 | 0 |
meth |
OSMagics.rehashx |
2 | 0 | 0 |
meth |
OSMagics.pwd |
2 | 0 | 0 |
meth |
OSMagics.cd |
2 | 0 | 0 |
meth |
OSMagics.env |
2 | 0 | 0 |
meth |
OSMagics.set_env |
2 | 0 | 0 |
meth |
OSMagics.pushd |
2 | 0 | 0 |
meth |
OSMagics.popd |
2 | 0 | 0 |
meth |
OSMagics.dirs |
2 | 0 | 0 |
meth |
OSMagics.dhist |
2 | 0 | 0 |
meth |
OSMagics.sc |
2 | 0 | 0 |
meth |
OSMagics.sx |
3 | 0 | 0 |
meth |
OSMagics.bookmark |
2 | 0 | 0 |
meth |
OSMagics.pycat |
2 | 0 | 0 |
meth |
OSMagics.writefile |
3 | 0 | 0 |
attr |
OSMagics.cd_force_quiet |
1 | 0 | 0 |
attr |
OSMagics.is_posix |
1 | 0 | 0 |
attr |
OSMagics.execre |
1 | 0 | 0 |
attr |
OSMagics.system |
1 | 0 | 0 |
attr |
OSMagics.bang |
1 | 0 | 0 |
IPython.core.magics.packaging (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
is_conda_environment |
2 | 0 | 0 |
meth |
PackagingMagics.pip |
2 | 0 | 0 |
meth |
PackagingMagics._run_command |
3 | 0 | 0 |
meth |
PackagingMagics.conda |
2 | 0 | 0 |
meth |
PackagingMagics.mamba |
2 | 0 | 0 |
meth |
PackagingMagics.micromamba |
2 | 0 | 0 |
meth |
PackagingMagics.uv |
2 | 0 | 0 |
IPython.core.magics.pylab (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PylabMagics.matplotlib |
2 | 0 | 0 |
meth |
PylabMagics.pylab |
2 | 0 | 0 |
meth |
PylabMagics._show_matplotlib_backend |
3 | 0 | 0 |
attr |
magic_gui_arg |
1 | 0 | 0 |
IPython.core.magics.script (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ScriptMagics._script_magics_default |
1 | 0 | 0 |
meth |
ScriptMagics.init |
2 | 0 | 0 |
meth |
ScriptMagics.del |
1 | 0 | 0 |
meth |
ScriptMagics._generate_script_magics |
1 | 0 | 0 |
meth |
ScriptMagics._make_script_magic |
2 | 0 | 0 |
meth |
ScriptMagics.shebang |
3 | 0 | 0 |
meth |
ScriptMagics._run_script |
4 | 0 | 0 |
meth |
ScriptMagics.killbgscripts |
2 | 0 | 0 |
meth |
ScriptMagics.kill_bg_processes |
1 | 0 | 0 |
meth |
ScriptMagics._gc_bg_processes |
1 | 0 | 0 |
attr |
ScriptMagics.event_loop |
1 | 0 | 0 |
attr |
ScriptMagics.script_paths |
1 | 0 | 0 |
attr |
ScriptMagics.bg_processes |
1 | 0 | 0 |
func |
script_args |
2 | 0 | 0 |
IPython.core.oinspect (61 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Inspector.init |
5 | 1 | 0 |
meth |
Inspector.format |
3 | 0 | 0 |
meth |
Inspector._getdef |
3 | 1 | 0 |
meth |
Inspector.set_theme_name |
2 | 1 | 0 |
meth |
Inspector.set_active_scheme |
2 | 1 | 0 |
meth |
Inspector.noinfo |
3 | 0 | 0 |
meth |
Inspector.pdef |
3 | 0 | 0 |
meth |
Inspector.pdoc |
4 | 0 | 0 |
meth |
Inspector.psource |
3 | 0 | 0 |
meth |
Inspector.pfile |
3 | 0 | 0 |
meth |
Inspector._mime_format |
3 | 2 | 0 |
meth |
Inspector._append_info_field |
7 | 4 | 0 |
meth |
Inspector._make_info_unformatted |
6 | 1 | 0 |
meth |
Inspector._get_info |
7 | 6 | 1 |
meth |
Inspector.pinfo |
8 | 1 | 0 |
meth |
Inspector.info |
5 | 1 | 0 |
meth |
Inspector._source_contains_docstring |
3 | 0 | 0 |
meth |
Inspector.psearch |
7 | 0 | 0 |
attr |
Inspector.mime_hooks |
1 | 0 | 0 |
attr |
Inspector.parser |
1 | 0 | 0 |
attr |
Inspector.str_detail_level |
1 | 0 | 0 |
IPython.core.page (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
page_dumb |
4 | 0 | 0 |
func |
get_pager_cmd |
2 | 0 | 0 |
func |
page_more |
1 | 0 | 0 |
func |
display_page |
4 | 0 | 0 |
attr |
esc_re |
1 | 0 | 0 |
func |
page_file |
4 | 0 | 0 |
func |
get_pager_start |
3 | 0 | 0 |
func |
as_hook |
2 | 0 | 0 |
func |
pager_page |
5 | 1 | 0 |
func |
page |
5 | 2 | 0 |
IPython.core.payload (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PayloadManager.write_payload |
3 | 0 | 0 |
meth |
PayloadManager.read_payload |
1 | 0 | 0 |
meth |
PayloadManager.clear_payload |
1 | 0 | 0 |
IPython.core.payloadpage (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
page |
5 | 0 | 0 |
IPython.core.prefilter (122 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AutocallChecker.check |
2 | 0 | 0 |
attr |
AutocallChecker.priority |
1 | 0 | 0 |
attr |
AutocallChecker.function_name_regexp |
1 | 0 | 0 |
attr |
AutocallChecker.exclude_regexp |
1 | 0 | 0 |
attr |
re_exclude_auto |
1 | 0 | 0 |
meth |
MagicHandler.handle |
2 | 0 | 0 |
attr |
MagicHandler.handler_name |
1 | 0 | 0 |
attr |
MagicHandler.esc_strings |
1 | 0 | 0 |
meth |
IPyAutocallChecker.check |
2 | 0 | 0 |
attr |
IPyAutocallChecker.priority |
1 | 0 | 0 |
meth |
AutoHandler.handle |
2 | 0 | 0 |
attr |
AutoHandler.handler_name |
1 | 0 | 0 |
attr |
AutoHandler.esc_strings |
1 | 0 | 0 |
meth |
AssignmentChecker.check |
2 | 0 | 0 |
attr |
AssignmentChecker.priority |
1 | 0 | 0 |
meth |
MacroChecker.check |
2 | 0 | 0 |
attr |
MacroChecker.priority |
1 | 0 | 0 |
meth |
AutoMagicChecker.check |
2 | 0 | 0 |
attr |
AutoMagicChecker.priority |
1 | 0 | 0 |
meth |
PrefilterManager.init |
3 | 0 | 0 |
meth |
PrefilterManager.sort_transformers |
1 | 0 | 0 |
meth |
PrefilterManager.register_transformer |
2 | 0 | 0 |
meth |
PrefilterManager.unregister_transformer |
2 | 0 | 0 |
meth |
PrefilterManager.init_checkers |
1 | 0 | 0 |
meth |
PrefilterManager.sort_checkers |
1 | 0 | 0 |
meth |
PrefilterManager.register_checker |
2 | 0 | 0 |
meth |
PrefilterManager.unregister_checker |
2 | 0 | 0 |
meth |
PrefilterManager.init_handlers |
1 | 0 | 0 |
meth |
PrefilterManager.register_handler |
4 | 0 | 0 |
meth |
PrefilterManager.unregister_handler |
4 | 0 | 0 |
meth |
PrefilterManager.get_handler_by_name |
2 | 0 | 0 |
meth |
PrefilterManager.get_handler_by_esc |
2 | 0 | 0 |
meth |
PrefilterManager.prefilter_line_info |
2 | 0 | 0 |
meth |
PrefilterManager.find_handler |
2 | 0 | 0 |
meth |
PrefilterManager.transform_line |
3 | 0 | 0 |
meth |
PrefilterManager.prefilter_line |
3 | 0 | 0 |
meth |
PrefilterManager.prefilter_lines |
3 | 0 | 0 |
prop |
PrefilterManager.transformers |
1 | 0 | 0 |
prop |
PrefilterManager.checkers |
1 | 0 | 0 |
prop |
PrefilterManager.handlers |
1 | 0 | 0 |
attr |
PrefilterManager.multi_line_specials |
1 | 0 | 0 |
attr |
PrefilterManager.shell |
1 | 0 | 0 |
meth |
PrefilterChecker.init |
4 | 0 | 0 |
meth |
PrefilterChecker.check |
2 | 0 | 0 |
meth |
PrefilterChecker.repr |
1 | 0 | 0 |
attr |
PrefilterChecker.priority |
1 | 0 | 0 |
attr |
PrefilterChecker.shell |
1 | 0 | 0 |
attr |
PrefilterChecker.prefilter_manager |
1 | 0 | 0 |
attr |
PrefilterChecker.enabled |
1 | 0 | 0 |
meth |
EmacsChecker.check |
2 | 0 | 0 |
attr |
EmacsChecker.priority |
1 | 0 | 0 |
attr |
EmacsChecker.enabled |
1 | 0 | 0 |
meth |
PrefilterHandler.init |
4 | 0 | 0 |
meth |
PrefilterHandler.handle |
2 | 0 | 0 |
meth |
PrefilterHandler.str |
1 | 0 | 0 |
attr |
PrefilterHandler.handler_name |
1 | 0 | 0 |
attr |
PrefilterHandler.shell |
1 | 0 | 0 |
attr |
PrefilterHandler.prefilter_manager |
1 | 0 | 0 |
meth |
PrefilterTransformer.init |
4 | 0 | 0 |
meth |
PrefilterTransformer.transform |
3 | 0 | 0 |
meth |
PrefilterTransformer.repr |
1 | 0 | 0 |
attr |
PrefilterTransformer.priority |
1 | 0 | 0 |
attr |
PrefilterTransformer.shell |
1 | 0 | 0 |
attr |
PrefilterTransformer.prefilter_manager |
1 | 0 | 0 |
attr |
PrefilterTransformer.enabled |
1 | 0 | 0 |
func |
is_shadowed |
3 | 0 | 0 |
meth |
MacroHandler.handle |
2 | 0 | 0 |
attr |
MacroHandler.handler_name |
1 | 0 | 0 |
meth |
EmacsHandler.handle |
2 | 0 | 0 |
attr |
EmacsHandler.handler_name |
1 | 0 | 0 |
attr |
EmacsHandler.esc_strings |
1 | 0 | 0 |
meth |
PythonOpsChecker.check |
2 | 0 | 0 |
attr |
PythonOpsChecker.priority |
1 | 0 | 0 |
attr |
re_fun_name |
1 | 0 | 0 |
IPython.core.profileapp (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
list_profiles_in |
2 | 0 | 0 |
func |
list_bundled_profiles |
1 | 0 | 0 |
meth |
ProfileCreate._log_format_default |
1 | 0 | 0 |
meth |
ProfileCreate._copy_config_files_default |
1 | 0 | 0 |
meth |
ProfileCreate._parallel_changed |
2 | 0 | 0 |
meth |
ProfileCreate.parse_command_line |
2 | 0 | 0 |
meth |
ProfileCreate._import_app |
2 | 0 | 0 |
meth |
ProfileCreate.init_config_files |
1 | 0 | 0 |
meth |
ProfileCreate.stage_default_config_file |
1 | 0 | 0 |
attr |
ProfileCreate.auto_create |
1 | 0 | 0 |
attr |
ProfileCreate.parallel |
1 | 0 | 0 |
attr |
ProfileCreate.flags |
1 | 0 | 0 |
meth |
ProfileApp.start |
1 | 0 | 0 |
attr |
ProfileApp.subcommands |
1 | 0 | 0 |
meth |
ProfileLocate.parse_command_line |
2 | 0 | 0 |
meth |
ProfileLocate.start |
1 | 0 | 0 |
meth |
ProfileList._print_profiles |
2 | 0 | 0 |
meth |
ProfileList.list_profile_dirs |
1 | 0 | 0 |
meth |
ProfileList.start |
1 | 0 | 0 |
attr |
ProfileList.aliases |
1 | 0 | 0 |
attr |
ProfileList.flags |
1 | 0 | 0 |
attr |
ProfileList.ipython_dir |
1 | 0 | 0 |
IPython.core.profiledir (38 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ProfileDir._location_changed |
2 | 0 | 0 |
meth |
ProfileDir.check_log_dir |
2 | 0 | 0 |
meth |
ProfileDir.check_startup_dir |
2 | 0 | 0 |
meth |
ProfileDir.check_security_dir |
2 | 0 | 0 |
meth |
ProfileDir.check_pid_dir |
2 | 0 | 0 |
meth |
ProfileDir.check_dirs |
1 | 0 | 0 |
meth |
ProfileDir.copy_config_file |
4 | 3 | 0 |
meth |
ProfileDir.create_profile_dir |
3 | 0 | 0 |
meth |
ProfileDir.create_profile_dir_by_name |
4 | 0 | 0 |
meth |
ProfileDir.find_profile_dir_by_name |
4 | 0 | 0 |
meth |
ProfileDir.find_profile_dir |
3 | 0 | 0 |
attr |
ProfileDir.security_dir_name |
1 | 0 | 0 |
attr |
ProfileDir.log_dir_name |
1 | 0 | 0 |
attr |
ProfileDir.startup_dir_name |
1 | 0 | 0 |
attr |
ProfileDir.pid_dir_name |
1 | 0 | 0 |
attr |
ProfileDir.static_dir_name |
1 | 0 | 0 |
attr |
ProfileDir.security_dir |
1 | 0 | 0 |
attr |
ProfileDir.log_dir |
1 | 0 | 0 |
attr |
ProfileDir.startup_dir |
1 | 0 | 0 |
attr |
ProfileDir.pid_dir |
1 | 0 | 0 |
attr |
ProfileDir.static_dir |
1 | 0 | 0 |
attr |
ProfileDir.location |
1 | 0 | 0 |
attr |
ProfileDir._location_isset |
1 | 0 | 0 |
IPython.core.pylabtools (29 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
select_figure_formats |
4 | 0 | 0 |
func |
import_pylab |
3 | 0 | 0 |
func |
print_figure |
6 | 0 | 0 |
func |
getfigs |
2 | 0 | 0 |
func |
find_gui_and_backend |
3 | 0 | 0 |
func |
figsize |
3 | 0 | 0 |
func |
mpl_runner |
2 | 0 | 0 |
func |
retina_figure |
4 | 0 | 0 |
func |
activate_matplotlib |
2 | 0 | 0 |
IPython.core.release (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
version |
1 | 0 | 0 |
IPython.core.shellapp (40 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MatplotlibBackendCaselessStrEnum.init |
3 | 3 | 2 |
meth |
MatplotlibBackendCaselessStrEnum.getattribute |
2 | 0 | 0 |
meth |
InteractiveShellApp._user_ns_changed |
2 | 0 | 0 |
meth |
InteractiveShellApp.init_path |
1 | 0 | 0 |
meth |
InteractiveShellApp.init_shell |
1 | 0 | 0 |
meth |
InteractiveShellApp.init_gui_pylab |
1 | 0 | 0 |
meth |
InteractiveShellApp.init_extensions |
1 | 0 | 0 |
meth |
InteractiveShellApp.init_code |
1 | 0 | 0 |
meth |
InteractiveShellApp._run_exec_lines |
1 | 0 | 0 |
meth |
InteractiveShellApp._exec_file |
3 | 0 | 0 |
meth |
InteractiveShellApp._run_startup_files |
1 | 0 | 0 |
meth |
InteractiveShellApp._run_exec_files |
1 | 0 | 0 |
meth |
InteractiveShellApp._run_cmd_line_code |
1 | 0 | 0 |
meth |
InteractiveShellApp._run_module |
1 | 0 | 0 |
attr |
InteractiveShellApp.extensions |
1 | 0 | 0 |
attr |
InteractiveShellApp.extra_extensions |
1 | 0 | 0 |
attr |
InteractiveShellApp.reraise_ipython_extension_failures |
1 | 0 | 0 |
attr |
InteractiveShellApp.default_extensions |
1 | 0 | 0 |
attr |
InteractiveShellApp.hide_initial_ns |
1 | 0 | 0 |
attr |
InteractiveShellApp.exec_files |
1 | 0 | 0 |
attr |
InteractiveShellApp.exec_PYTHONSTARTUP |
1 | 0 | 0 |
attr |
InteractiveShellApp.file_to_run |
1 | 0 | 0 |
attr |
InteractiveShellApp.exec_lines |
1 | 0 | 0 |
attr |
InteractiveShellApp.code_to_run |
1 | 0 | 0 |
attr |
InteractiveShellApp.module_to_run |
1 | 0 | 0 |
attr |
InteractiveShellApp.gui |
1 | 0 | 0 |
attr |
InteractiveShellApp.matplotlib |
1 | 0 | 0 |
attr |
InteractiveShellApp.pylab |
1 | 0 | 0 |
attr |
InteractiveShellApp.pylab_import_all |
1 | 0 | 0 |
attr |
InteractiveShellApp.ignore_cwd |
1 | 0 | 0 |
attr |
InteractiveShellApp.shell |
1 | 0 | 0 |
attr |
InteractiveShellApp.interact |
1 | 0 | 0 |
attr |
InteractiveShellApp.user_ns |
1 | 0 | 0 |
attr |
shell_aliases |
1 | 0 | 0 |
attr |
nosep_config |
1 | 0 | 0 |
attr |
gui_keys |
1 | 0 | 0 |
attr |
addflag |
1 | 0 | 0 |
IPython.core.splitinput (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
line_split |
1 | 0 | 0 |
meth |
LineInfo.ofind |
2 | 1 | 0 |
IPython.core.tbtools (5 missing, 15 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
text_repr |
2 | 2 | 1 |
func |
nullrepr |
3 | 3 | 1 |
meth |
TBTools.init |
6 | 5 | 2 |
meth |
TBTools._get_ostream |
1 | 1 | 1 |
meth |
TBTools._set_ostream |
2 | 1 | 0 |
meth |
TBTools._get_chained_exception |
2 | 2 | 2 |
attr |
TBTools.ostream |
1 | 1 | 1 |
attr |
TBTools.debugger_cls |
1 | 1 | 1 |
attr |
TBTools.pdb |
1 | 1 | 1 |
attr |
TBTools.ostream |
1 | 0 | 0 |
meth |
FrameInfo.init |
8 | 7 | 2 |
prop |
FrameInfo.executing |
1 | 1 | 1 |
attr |
FrameInfo.frame |
1 | 1 | 1 |
attr |
FrameInfo.code |
1 | 0 | 0 |
func |
eqrepr |
3 | 3 | 1 |
IPython.core.ultratb (39 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ListTB.get_exception_only |
3 | 0 | 0 |
meth |
ListTB._some_str |
2 | 2 | 1 |
meth |
SyntaxTB.init |
2 | 0 | 0 |
meth |
SyntaxTB.call |
4 | 0 | 0 |
meth |
AutoFormattedTB.call |
6 | 6 | 1 |
meth |
VerboseTB.init |
10 | 9 | 2 |
meth |
VerboseTB.format_exception |
3 | 0 | 0 |
meth |
VerboseTB.get_records |
4 | 4 | 1 |
meth |
VerboseTB.handler |
2 | 0 | 0 |
meth |
VerboseTB.call |
4 | 0 | 0 |
attr |
VerboseTB.tb_offset |
1 | 0 | 0 |
attr |
VerboseTB.long_header |
1 | 0 | 0 |
attr |
VerboseTB.include_vars |
1 | 0 | 0 |
attr |
VerboseTB.check_cache |
1 | 0 | 0 |
attr |
VerboseTB.skip_hidden |
1 | 0 | 0 |
meth |
ColorTB.init |
3 | 0 | 0 |
meth |
FormattedTB.init |
10 | 0 | 0 |
attr |
FormattedTB.valid_modes |
1 | 0 | 0 |
attr |
FormattedTB.verbose_modes |
1 | 0 | 0 |
IPython.core.usage (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
default_banner |
1 | 0 | 0 |
attr |
default_banner_parts |
1 | 0 | 0 |
IPython.extensions.autoreload (77 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StrongRef.init |
2 | 0 | 0 |
meth |
StrongRef.call |
1 | 0 | 0 |
attr |
StrongRef.obj |
1 | 0 | 0 |
meth |
ImportFromTracker.init |
3 | 2 | 0 |
attr |
ImportFromTracker.imports_froms |
1 | 0 | 0 |
attr |
ImportFromTracker.symbol_map |
1 | 0 | 0 |
func |
superreload |
6 | 0 | 0 |
func |
load_ipython_extension |
2 | 0 | 0 |
func |
update_property |
3 | 0 | 0 |
func |
isinstance2 |
4 | 0 | 0 |
func |
update_instances |
3 | 0 | 0 |
func |
update_class |
3 | 0 | 0 |
func |
append_obj |
6 | 0 | 0 |
func |
update_generic |
3 | 0 | 0 |
meth |
AutoreloadMagics.init |
3 | 0 | 0 |
meth |
AutoreloadMagics.autoreload |
2 | 0 | 0 |
meth |
AutoreloadMagics.aimport |
3 | 0 | 0 |
meth |
AutoreloadMagics.pre_run_cell |
2 | 0 | 0 |
meth |
AutoreloadMagics.post_execute_hook |
1 | 0 | 0 |
attr |
AutoreloadMagics.loaded_modules |
1 | 0 | 0 |
meth |
ModuleReloader.init |
2 | 0 | 0 |
meth |
ModuleReloader.mark_module_skipped |
2 | 0 | 0 |
meth |
ModuleReloader.mark_module_reloadable |
2 | 0 | 0 |
meth |
ModuleReloader.clear_import_tracker |
1 | 0 | 0 |
meth |
ModuleReloader.aimport_module |
2 | 0 | 0 |
meth |
ModuleReloader.filename_and_mtime |
2 | 0 | 0 |
meth |
ModuleReloader.check |
4 | 0 | 0 |
attr |
ModuleReloader.failed |
1 | 0 | 0 |
attr |
ModuleReloader.modules |
1 | 0 | 0 |
attr |
ModuleReloader.skip_modules |
1 | 0 | 0 |
attr |
ModuleReloader.old_objects |
1 | 0 | 0 |
attr |
ModuleReloader.modules_mtimes |
1 | 0 | 0 |
attr |
ModuleReloader.shell |
1 | 0 | 0 |
attr |
ModuleReloader.deduper_reloader |
1 | 0 | 0 |
attr |
ModuleReloader.import_from_tracker |
1 | 0 | 0 |
attr |
ModuleReloader.hide_errors |
1 | 0 | 0 |
func |
update_function |
3 | 0 | 0 |
attr |
UPDATE_RULES |
1 | 0 | 0 |
IPython.extensions.deduperreload.deduperreload (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
DeduperReloader.constexpr_detector |
1 | 0 | 0 |
attr |
ConstexprDetector.is_constexpr |
1 | 0 | 0 |
IPython.extensions.deduperreload.deduperreload_patching (1 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
POINTER_N_BYTES |
1 | 0 | 0 |
meth |
DeduperReloaderPatchingMixin.patch_function |
4 | 4 | 2 |
IPython.extensions.storemagic (16 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
refresh_variables |
2 | 0 | 0 |
func |
load_ipython_extension |
2 | 0 | 0 |
func |
restore_dhist |
2 | 0 | 0 |
meth |
StoreMagics.init |
2 | 0 | 0 |
meth |
StoreMagics.store |
2 | 0 | 0 |
attr |
StoreMagics.autorestore |
1 | 0 | 0 |
func |
restore_data |
2 | 0 | 0 |
func |
restore_aliases |
3 | 0 | 0 |
IPython.lib.backgroundjobs (56 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BackgroundJobExpr.init |
4 | 0 | 0 |
meth |
BackgroundJobExpr.call |
1 | 0 | 0 |
attr |
BackgroundJobExpr.code |
1 | 0 | 0 |
attr |
BackgroundJobExpr.expression |
1 | 0 | 0 |
attr |
BackgroundJobExpr.strform |
1 | 0 | 0 |
attr |
BackgroundJobExpr.glob |
1 | 0 | 0 |
attr |
BackgroundJobExpr.loc |
1 | 0 | 0 |
meth |
BackgroundJobFunc.init |
4 | 0 | 0 |
meth |
BackgroundJobFunc.call |
1 | 0 | 0 |
attr |
BackgroundJobFunc.func |
1 | 0 | 0 |
attr |
BackgroundJobFunc.args |
1 | 0 | 0 |
attr |
BackgroundJobFunc.kwargs |
1 | 0 | 0 |
attr |
BackgroundJobFunc.strform |
1 | 0 | 0 |
meth |
BackgroundJobManager.init |
1 | 0 | 0 |
meth |
BackgroundJobManager.new |
4 | 0 | 0 |
meth |
BackgroundJobManager.getitem |
2 | 0 | 0 |
meth |
BackgroundJobManager.call |
1 | 0 | 0 |
meth |
BackgroundJobManager._update_status |
1 | 0 | 0 |
meth |
BackgroundJobManager._group_report |
3 | 0 | 0 |
meth |
BackgroundJobManager._group_flush |
3 | 0 | 0 |
meth |
BackgroundJobManager._status_new |
1 | 0 | 0 |
meth |
BackgroundJobManager.status |
2 | 0 | 0 |
meth |
BackgroundJobManager.remove |
2 | 0 | 0 |
meth |
BackgroundJobManager.flush |
1 | 0 | 0 |
meth |
BackgroundJobManager.result |
2 | 0 | 0 |
meth |
BackgroundJobManager._traceback |
2 | 0 | 0 |
meth |
BackgroundJobManager.traceback |
2 | 0 | 0 |
prop |
BackgroundJobManager.running |
1 | 0 | 0 |
prop |
BackgroundJobManager.dead |
1 | 0 | 0 |
prop |
BackgroundJobManager.completed |
1 | 0 | 0 |
attr |
BackgroundJobManager.all |
1 | 0 | 0 |
meth |
BackgroundJobBase.init |
1 | 0 | 0 |
meth |
BackgroundJobBase._init |
1 | 0 | 0 |
meth |
BackgroundJobBase.str |
1 | 0 | 0 |
meth |
BackgroundJobBase.repr |
1 | 0 | 0 |
meth |
BackgroundJobBase.traceback |
1 | 0 | 0 |
meth |
BackgroundJobBase.run |
1 | 0 | 0 |
IPython.lib.clipboard (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
win32_clipboard_get |
1 | 0 | 0 |
func |
wayland_clipboard_get |
1 | 0 | 0 |
func |
tkinter_clipboard_get |
1 | 0 | 0 |
IPython.lib.deepreload (35 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
deep_reload_hook |
2 | 0 | 0 |
func |
get_parent |
3 | 0 | 0 |
func |
replace_import_hook |
2 | 0 | 0 |
func |
add_submodule |
5 | 0 | 0 |
func |
load_next |
5 | 0 | 0 |
func |
import_submodule |
4 | 0 | 0 |
func |
ensure_fromlist |
5 | 0 | 0 |
func |
deep_import_hook |
6 | 0 | 0 |
func |
reload |
3 | 0 | 0 |
IPython.lib.demo (61 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IPythonDemo.run_cell |
2 | 0 | 0 |
meth |
LineDemo.reload |
1 | 0 | 0 |
meth |
Demo.init |
8 | 0 | 0 |
meth |
Demo.fload |
1 | 0 | 0 |
meth |
Demo.reload |
1 | 0 | 0 |
meth |
Demo.reset |
1 | 0 | 0 |
meth |
Demo._validate_index |
2 | 0 | 0 |
meth |
Demo._get_index |
2 | 0 | 0 |
meth |
Demo.seek |
2 | 0 | 0 |
meth |
Demo.back |
2 | 0 | 0 |
meth |
Demo.jump |
2 | 0 | 0 |
meth |
Demo.again |
1 | 0 | 0 |
meth |
Demo.edit |
2 | 0 | 0 |
meth |
Demo.show |
2 | 0 | 0 |
meth |
Demo.show_all |
1 | 0 | 0 |
meth |
Demo.run_cell |
2 | 0 | 0 |
meth |
Demo.call |
2 | 0 | 0 |
meth |
Demo.marquee |
4 | 0 | 0 |
meth |
Demo.pre_cmd |
1 | 0 | 0 |
meth |
Demo.post_cmd |
1 | 0 | 0 |
meth |
Demo.highlight |
2 | 0 | 0 |
attr |
Demo.re_stop |
1 | 0 | 0 |
attr |
Demo.re_silent |
1 | 0 | 0 |
attr |
Demo.re_auto |
1 | 0 | 0 |
attr |
Demo.re_auto_all |
1 | 0 | 0 |
attr |
Demo.sys_argv |
1 | 0 | 0 |
attr |
Demo.auto_all |
1 | 0 | 0 |
attr |
Demo.src |
1 | 0 | 0 |
attr |
Demo.formatter |
1 | 0 | 0 |
attr |
Demo.python_lexer |
1 | 0 | 0 |
attr |
Demo.format_rst |
1 | 0 | 0 |
attr |
Demo.fname |
1 | 0 | 0 |
attr |
Demo.inside_ipython |
1 | 0 | 0 |
attr |
Demo.ip_ns |
1 | 0 | 0 |
attr |
Demo.ip_colorize |
1 | 0 | 0 |
attr |
Demo.ip_showtb |
1 | 0 | 0 |
attr |
Demo.ip_run_cell |
1 | 0 | 0 |
attr |
Demo.shell |
1 | 0 | 0 |
attr |
Demo.rst_lexer |
1 | 0 | 0 |
attr |
Demo.title |
1 | 0 | 0 |
IPython.lib.display (110 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Code.init |
5 | 0 | 0 |
meth |
Code.get_lexer |
1 | 0 | 0 |
meth |
Code.__repr__ |
1 | 0 | 0 |
meth |
Code._repr_html |
1 | 0 | 0 |
meth |
Code.repr_latex |
1 | 0 | 0 |
attr |
Code.language |
1 | 0 | 0 |
meth |
ScribdDocument.init |
5 | 0 | 0 |
meth |
VimeoVideo.init |
5 | 0 | 0 |
meth |
FileLink.init |
5 | 0 | 0 |
meth |
FileLink.format_path |
1 | 0 | 0 |
meth |
FileLink._repr_html |
1 | 0 | 0 |
meth |
FileLink.repr |
1 | 0 | 0 |
attr |
FileLink.path |
1 | 0 | 0 |
attr |
FileLink.url_prefix |
1 | 0 | 0 |
attr |
FileLink.result_html_prefix |
1 | 0 | 0 |
attr |
FileLink.result_html_suffix |
1 | 0 | 0 |
meth |
Audio.init |
9 | 0 | 0 |
meth |
Audio.reload |
1 | 0 | 0 |
meth |
Audio.make_wav |
4 | 0 | 0 |
meth |
Audio._validate_and_normalize_with_numpy |
3 | 1 | 0 |
meth |
Audio._validate_and_normalize_without_numpy |
3 | 0 | 0 |
meth |
Audio._get_normalization_factor |
3 | 0 | 0 |
meth |
Audio._data_and_metadata |
1 | 0 | 0 |
meth |
Audio._repr_html |
1 | 0 | 0 |
meth |
Audio.src_attr |
1 | 0 | 0 |
meth |
Audio.autoplay_attr |
1 | 0 | 0 |
meth |
Audio.element_id_attr |
1 | 0 | 0 |
attr |
Audio.autoplay |
1 | 0 | 0 |
attr |
Audio.element_id |
1 | 0 | 0 |
attr |
Audio.embed |
1 | 0 | 0 |
attr |
Audio.data |
1 | 0 | 0 |
meth |
IFrame.init |
6 | 1 | 0 |
meth |
IFrame.repr_html |
1 | 0 | 0 |
attr |
IFrame.src |
1 | 0 | 0 |
attr |
IFrame.width |
1 | 0 | 0 |
attr |
IFrame.height |
1 | 0 | 0 |
attr |
IFrame.extras |
1 | 0 | 0 |
attr |
IFrame.params |
1 | 0 | 0 |
meth |
YouTubeVideo.init |
6 | 0 | 0 |
meth |
YouTubeVideo.repr_jpeg |
1 | 0 | 0 |
attr |
YouTubeVideo.id |
1 | 0 | 0 |
meth |
FileLinks.init |
9 | 0 | 0 |
meth |
FileLinks._get_display_formatter |
5 | 0 | 0 |
meth |
FileLinks._get_notebook_display_formatter |
2 | 0 | 0 |
meth |
FileLinks._get_terminal_display_formatter |
2 | 0 | 0 |
meth |
FileLinks._format_path |
1 | 0 | 0 |
meth |
FileLinks.repr |
1 | 0 | 0 |
attr |
FileLinks.included_suffixes |
1 | 0 | 0 |
attr |
FileLinks.path |
1 | 0 | 0 |
attr |
FileLinks.url_prefix |
1 | 0 | 0 |
attr |
FileLinks.result_html_prefix |
1 | 0 | 0 |
attr |
FileLinks.result_html_suffix |
1 | 0 | 0 |
attr |
FileLinks.notebook_display_formatter |
1 | 0 | 0 |
attr |
FileLinks.terminal_display_formatter |
1 | 0 | 0 |
attr |
FileLinks.recursive |
1 | 0 | 0 |
IPython.lib.editorhooks (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
jed |
2 | 0 | 0 |
func |
notepadplusplus |
2 | 0 | 0 |
func |
crimson_editor |
2 | 0 | 0 |
func |
install_editor |
3 | 0 | 0 |
func |
komodo |
2 | 0 | 0 |
func |
gnuclient |
2 | 0 | 0 |
func |
scite |
2 | 0 | 0 |
func |
idle |
2 | 0 | 0 |
func |
kate |
2 | 0 | 0 |
func |
mate |
2 | 0 | 0 |
func |
emacs |
2 | 0 | 0 |
IPython.lib.guisupport (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
start_event_loop_qt4 |
2 | 0 | 0 |
func |
is_event_loop_running_wx |
2 | 0 | 0 |
func |
is_event_loop_running_qt4 |
2 | 0 | 0 |
func |
start_event_loop_wx |
2 | 0 | 0 |
func |
get_app_qt4 |
3 | 0 | 0 |
func |
get_app_wx |
3 | 0 | 0 |
IPython.lib.latextools (29 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
genelatex |
3 | 0 | 0 |
func |
latex_to_png |
7 | 1 | 0 |
func |
kpsewhich |
2 | 0 | 0 |
func |
latex_to_html |
3 | 0 | 0 |
func |
latex_to_png_dvipng |
5 | 0 | 0 |
func |
latex_to_png_mpl |
5 | 0 | 0 |
meth |
LaTeXTool._config_default |
1 | 0 | 0 |
attr |
LaTeXTool.backends |
1 | 0 | 0 |
attr |
LaTeXTool.use_breqn |
1 | 0 | 0 |
attr |
LaTeXTool.packages |
1 | 0 | 0 |
attr |
LaTeXTool.preamble |
1 | 0 | 0 |
IPython.lib.pretty (90 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CallExpression.init |
4 | 0 | 0 |
meth |
CallExpression.factory |
2 | 0 | 0 |
meth |
CallExpression.repr_pretty |
3 | 0 | 0 |
func |
pprint |
6 | 0 | 0 |
meth |
PrettyPrinter.init |
5 | 0 | 0 |
meth |
PrettyPrinter.break_one_group |
2 | 0 | 0 |
meth |
PrettyPrinter._break_outer_groups |
1 | 0 | 0 |
meth |
PrettyPrinter.text |
2 | 0 | 0 |
meth |
PrettyPrinter.breakable |
2 | 0 | 0 |
meth |
PrettyPrinter.break |
1 | 0 | 0 |
meth |
PrettyPrinter.begin_group |
3 | 0 | 0 |
meth |
PrettyPrinter.enumerate |
2 | 0 | 0 |
meth |
PrettyPrinter.end_group |
3 | 0 | 0 |
meth |
PrettyPrinter.flush |
1 | 0 | 0 |
attr |
PrettyPrinter.output |
1 | 0 | 0 |
attr |
PrettyPrinter.max_width |
1 | 0 | 0 |
attr |
PrettyPrinter.newline |
1 | 0 | 0 |
attr |
PrettyPrinter.max_seq_length |
1 | 0 | 0 |
attr |
PrettyPrinter.output_width |
1 | 0 | 0 |
attr |
PrettyPrinter.buffer_width |
1 | 0 | 0 |
attr |
PrettyPrinter.buffer |
1 | 0 | 0 |
attr |
PrettyPrinter.group_stack |
1 | 0 | 0 |
attr |
PrettyPrinter.group_queue |
1 | 0 | 0 |
attr |
PrettyPrinter.indentation |
1 | 0 | 0 |
func |
for_type |
3 | 0 | 0 |
meth |
RepresentationPrinter.__init__ |
9 | 0 | 0 |
meth |
RepresentationPrinter.pretty |
2 | 0 | 0 |
meth |
RepresentationPrinter._in_deferred_types |
2 | 0 | 0 |
attr |
RepresentationPrinter.verbose |
1 | 0 | 0 |
attr |
RepresentationPrinter.stack |
1 | 0 | 0 |
attr |
RepresentationPrinter.singleton_pprinters |
1 | 0 | 0 |
attr |
RepresentationPrinter.type_pprinters |
1 | 0 | 0 |
attr |
RepresentationPrinter.deferred_pprinters |
1 | 0 | 0 |
meth |
RawText.__init__ |
2 | 0 | 0 |
meth |
RawText._repr_pretty |
3 | 0 | 0 |
attr |
RawText.value |
1 | 0 | 0 |
func |
for_type_by_name |
4 | 0 | 0 |
meth |
RawStringLiteral.init |
2 | 0 | 0 |
meth |
RawStringLiteral.repr_pretty |
3 | 0 | 0 |
attr |
RawStringLiteral.value |
1 | 0 | 0 |
func |
pretty |
6 | 0 | 0 |
IPython.paths (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
locate_profile |
2 | 0 | 0 |
func |
get_ipython_module_path |
2 | 0 | 0 |
IPython.sphinxext.custom_doctests (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
str_to_array |
2 | 0 | 0 |
func |
float_doctest |
6 | 0 | 0 |
IPython.sphinxext.ipython_console_highlighting (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
2 | 0 | 0 |
attr |
ipy3 |
1 | 0 | 0 |
IPython.sphinxext.ipython_directive (65 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.init |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.cleanup |
1 | 0 | 0 |
meth |
EmbeddedSphinxShell.clear_cout |
1 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_input_line |
3 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_input_lines |
3 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_image |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_input |
4 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_output |
8 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_comment |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.save_image |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_block |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.ensure_pyplot |
1 | 0 | 0 |
meth |
EmbeddedSphinxShell.process_pure_python |
2 | 0 | 0 |
meth |
EmbeddedSphinxShell.custom_doctest |
5 | 0 | 0 |
attr |
EmbeddedSphinxShell.cout |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.IP |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.user_ns |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.user_global_ns |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.input |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.output |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.tmp_profile_dir |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.is_verbatim |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.is_doctest |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.is_suppress |
1 | 0 | 0 |
attr |
EmbeddedSphinxShell.directive |
1 | 0 | 0 |
attr |
INPUT |
1 | 0 | 0 |
func |
block_parser |
6 | 0 | 0 |
attr |
COMMENT |
1 | 0 | 0 |
func |
test |
1 | 0 | 0 |
attr |
OUTPUT |
1 | 0 | 0 |
meth |
IPythonDirective.get_config_options |
1 | 0 | 0 |
meth |
IPythonDirective.setup |
1 | 0 | 0 |
meth |
IPythonDirective.teardown |
1 | 0 | 0 |
meth |
IPythonDirective.run |
1 | 0 | 0 |
IPython.terminal.debugger (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TerminalPdb.init |
4 | 0 | 0 |
meth |
TerminalPdb.pt_init |
2 | 0 | 0 |
meth |
TerminalPdb._prompt |
1 | 0 | 0 |
meth |
TerminalPdb.cmdloop |
2 | 0 | 0 |
meth |
TerminalPdb.do_interact |
2 | 0 | 0 |
attr |
TerminalPdb.thread_executor |
1 | 0 | 0 |
func |
set_trace |
2 | 0 | 0 |
IPython.terminal.embed (35 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
embed |
4 | 0 | 0 |
meth |
EmbeddedMagics.kill_embedded |
2 | 0 | 0 |
meth |
EmbeddedMagics.exit_raise |
2 | 0 | 0 |
meth |
InteractiveShellEmbed._disable_init_location |
1 | 0 | 0 |
meth |
InteractiveShellEmbed.init |
2 | 0 | 0 |
meth |
InteractiveShellEmbed.init_sys_modules |
1 | 0 | 0 |
meth |
InteractiveShellEmbed.init_magics |
1 | 0 | 0 |
meth |
InteractiveShellEmbed.call |
8 | 0 | 0 |
meth |
InteractiveShellEmbed.mainloop |
5 | 0 | 0 |
prop |
InteractiveShellEmbed.embedded_active |
2 | 0 | 0 |
attr |
InteractiveShellEmbed.dummy_mode |
1 | 0 | 0 |
attr |
InteractiveShellEmbed.exit_msg |
1 | 0 | 0 |
attr |
InteractiveShellEmbed.embedded |
1 | 0 | 0 |
attr |
InteractiveShellEmbed.should_raise |
1 | 0 | 0 |
attr |
InteractiveShellEmbed.display_banner |
1 | 0 | 0 |
attr |
InteractiveShellEmbed.exit_msg |
1 | 0 | 0 |
attr |
InteractiveShellEmbed.term_title |
1 | 0 | 0 |
IPython.terminal.interactiveshell (99 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
get_default_editor |
1 | 0 | 0 |
meth |
PtkHistoryAdapter.init |
2 | 0 | 0 |
meth |
PtkHistoryAdapter.append_string |
2 | 0 | 0 |
meth |
PtkHistoryAdapter._refresh |
1 | 0 | 0 |
meth |
PtkHistoryAdapter.load_history_strings |
1 | 0 | 0 |
attr |
PtkHistoryAdapter.shell |
1 | 0 | 0 |
func |
black_reformat_handler |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._validate_editing_mode |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._editing_mode |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._set_formatter |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._autoformatter_changed |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._highlighting_style_changed |
2 | 0 | 0 |
meth |
TerminalInteractiveShell.refresh_style |
1 | 0 | 0 |
meth |
TerminalInteractiveShell._prompts_default |
1 | 0 | 0 |
meth |
TerminalInteractiveShell._displayhook_class_default |
1 | 0 | 0 |
meth |
TerminalInteractiveShell._llm_prefix_from_history_changed |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._llm_provider_class_changed |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._set_autosuggestions |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._autosuggestions_provider_changed |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._shortcuts_changed |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._merge_shortcuts |
2 | 0 | 0 |
meth |
TerminalInteractiveShell.init_term_title |
2 | 0 | 0 |
meth |
TerminalInteractiveShell.restore_term_title |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.init_display_formatter |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.init_prompt_toolkit_cli |
1 | 0 | 0 |
meth |
TerminalInteractiveShell._make_style_from_name_or_cls |
2 | 0 | 0 |
meth |
TerminalInteractiveShell._ptk_prompt_cont |
4 | 3 | 0 |
meth |
TerminalInteractiveShell._extra_prompt_options |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.prompt_for_code |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.init_io |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.init_magics |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.init_alias |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.init |
3 | 1 | 0 |
meth |
TerminalInteractiveShell.ask_exit |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.interact |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.mainloop |
1 | 0 | 0 |
meth |
TerminalInteractiveShell.inputhook |
2 | 0 | 0 |
meth |
TerminalInteractiveShell.auto_rewrite_input |
2 | 0 | 0 |
meth |
TerminalInteractiveShell.switch_doctest_mode |
2 | 0 | 0 |
prop |
TerminalInteractiveShell.debugger_cls |
1 | 0 | 0 |
prop |
TerminalInteractiveShell.pt_complete_style |
1 | 0 | 0 |
prop |
TerminalInteractiveShell.color_depth |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.mime_renderers |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.min_elide |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.space_for_menu |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.debugger_history_file |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.simple_prompt |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.confirm_exit |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.editing_mode |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.emacs_bindings_in_vi_insert_mode |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.modal_cursor |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.ttimeoutlen |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.timeoutlen |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.autoformatter |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.auto_match |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.mouse_support |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.highlighting_style |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.highlighting_style_overrides |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.true_color |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.editor |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.prompts_class |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.prompts |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.term_title |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.term_title_format |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.display_completions |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.highlight_matching_brackets |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.extra_open_editor_shortcuts |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.handle_return |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.enable_history_search |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.autosuggestions_provider |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.llm_constructor_kwargs |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.llm_prefix_from_history |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.llm_provider_class |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.shortcuts |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.prompt_includes_vi_mode |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.prompt_line_number_format |
1 | 0 | 0 |
attr |
TerminalInteractiveShell.keep_running |
1 | 0 | 0 |
func |
yapf_reformat_handler |
2 | 0 | 0 |
IPython.terminal.ipapp (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LocateIPythonApp.start |
1 | 0 | 0 |
attr |
LocateIPythonApp.subcommands |
1 | 0 | 0 |
meth |
TerminalIPythonApp._classes_default |
1 | 0 | 0 |
meth |
TerminalIPythonApp._quick_changed |
2 | 0 | 0 |
meth |
TerminalIPythonApp._force_interact_changed |
2 | 0 | 0 |
meth |
TerminalIPythonApp._file_to_run_changed |
2 | 0 | 0 |
meth |
TerminalIPythonApp.initialize |
2 | 0 | 0 |
meth |
TerminalIPythonApp.init_shell |
1 | 0 | 0 |
meth |
TerminalIPythonApp.init_banner |
1 | 0 | 0 |
meth |
TerminalIPythonApp._pylab_changed |
4 | 0 | 0 |
meth |
TerminalIPythonApp.start |
1 | 0 | 0 |
attr |
TerminalIPythonApp.classes |
1 | 0 | 0 |
attr |
TerminalIPythonApp.interactive_shell_class |
1 | 0 | 0 |
attr |
TerminalIPythonApp.subcommands |
1 | 0 | 0 |
attr |
TerminalIPythonApp.auto_create |
1 | 0 | 0 |
attr |
TerminalIPythonApp.quick |
1 | 0 | 0 |
attr |
TerminalIPythonApp.display_banner |
1 | 0 | 0 |
attr |
TerminalIPythonApp.force_interact |
1 | 0 | 0 |
attr |
TerminalIPythonApp.something_to_run |
1 | 0 | 0 |
attr |
classic_config |
1 | 0 | 0 |
meth |
IPAppCrashHandler.init |
2 | 0 | 0 |
meth |
IPAppCrashHandler.make_report |
2 | 0 | 0 |
func |
load_default_config |
2 | 0 | 0 |
attr |
aliases |
1 | 0 | 0 |
attr |
addflag |
1 | 0 | 0 |
attr |
flags |
1 | 0 | 0 |
IPython.terminal.magics (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TerminalMagics.init |
2 | 0 | 0 |
meth |
TerminalMagics.store_or_execute |
4 | 0 | 0 |
meth |
TerminalMagics.preclean_input |
2 | 0 | 0 |
meth |
TerminalMagics.rerun_pasted |
2 | 0 | 0 |
meth |
TerminalMagics.autoindent |
2 | 0 | 0 |
meth |
TerminalMagics.cpaste |
2 | 0 | 0 |
meth |
TerminalMagics.paste |
2 | 0 | 0 |
meth |
TerminalMagics.cls |
2 | 0 | 0 |
func |
get_pasted_lines |
4 | 0 | 0 |
IPython.terminal.prompts (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Prompts.init |
2 | 0 | 0 |
meth |
Prompts.vi_mode |
1 | 0 | 0 |
meth |
Prompts.in_prompt_tokens |
1 | 0 | 0 |
meth |
Prompts._width |
1 | 0 | 0 |
meth |
Prompts.continuation_prompt_tokens |
4 | 3 | 0 |
meth |
Prompts.rewrite_prompt_tokens |
1 | 0 | 0 |
meth |
Prompts.out_prompt_tokens |
1 | 0 | 0 |
attr |
Prompts.shell |
1 | 0 | 0 |
meth |
ClassicPrompts.in_prompt_tokens |
1 | 0 | 0 |
meth |
ClassicPrompts.continuation_prompt_tokens |
2 | 0 | 0 |
meth |
ClassicPrompts.rewrite_prompt_tokens |
1 | 0 | 0 |
meth |
ClassicPrompts.out_prompt_tokens |
1 | 0 | 0 |
meth |
RichPromptDisplayHook.write_output_prompt |
1 | 0 | 0 |
meth |
RichPromptDisplayHook.write_format_data |
3 | 1 | 0 |
IPython.terminal.pt_inputhooks (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
UnknownBackend.init |
2 | 0 | 0 |
meth |
UnknownBackend.str |
1 | 0 | 0 |
attr |
UnknownBackend.name |
1 | 0 | 0 |
func |
set_qt_api |
2 | 0 | 0 |
func |
register |
3 | 0 | 0 |
IPython.terminal.pt_inputhooks.asyncio (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.glut (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
glutCheckLoop |
1 | 0 | 0 |
func |
glut_int_handler |
3 | 0 | 0 |
func |
glut_close |
1 | 0 | 0 |
func |
inputhook |
2 | 0 | 0 |
func |
glut_display |
1 | 0 | 0 |
func |
glut_idle |
1 | 0 | 0 |
IPython.terminal.pt_inputhooks.gtk (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.gtk3 (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.gtk4 (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.osx (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
CoreFoundation |
1 | 0 | 0 |
func |
inputhook |
2 | 0 | 0 |
attr |
objc |
1 | 0 | 0 |
func |
n |
2 | 0 | 0 |
func |
C |
2 | 0 | 0 |
attr |
kCFRunLoopCommonModes |
1 | 0 | 0 |
IPython.terminal.pt_inputhooks.pyglet (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
flip |
2 | 0 | 0 |
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.qt (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.tk (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
inputhook |
2 | 0 | 0 |
IPython.terminal.pt_inputhooks.wx (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EventLoopTimer.init |
2 | 0 | 0 |
meth |
EventLoopTimer.Notify |
1 | 0 | 0 |
attr |
EventLoopTimer.func |
1 | 0 | 0 |
meth |
EventLoopRunner.Run |
3 | 0 | 0 |
meth |
EventLoopRunner.check_stdin |
1 | 0 | 0 |
func |
inputhook_wxphoenix |
2 | 0 | 0 |
func |
inputhook_wx2 |
2 | 0 | 0 |
func |
inputhook_wx1 |
2 | 0 | 0 |
func |
ignore_keyboardinterrupts |
2 | 0 | 0 |
func |
inputhook_wx3 |
2 | 0 | 0 |
IPython.terminal.ptutils (19 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IPythonPTLexer.init |
1 | 0 | 0 |
meth |
IPythonPTLexer.lex_document |
2 | 0 | 0 |
attr |
IPythonPTLexer.python_lexer |
1 | 0 | 0 |
attr |
IPythonPTLexer.shell_lexer |
1 | 0 | 0 |
attr |
IPythonPTLexer.magic_lexers |
1 | 0 | 0 |
meth |
IPythonPTCompleter.init |
3 | 0 | 0 |
meth |
IPythonPTCompleter.get_completions |
3 | 0 | 0 |
meth |
IPythonPTCompleter._get_completions |
5 | 0 | 0 |
prop |
IPythonPTCompleter.ipy_completer |
1 | 0 | 0 |
attr |
IPythonPTCompleter.shell |
1 | 0 | 0 |
IPython.terminal.shortcuts (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
create_ipython_shortcuts |
3 | 1 | 0 |
IPython.terminal.shortcuts.auto_match (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
raw_string_parenthesis |
2 | 1 | 0 |
func |
docstring_double_quotes |
2 | 1 | 0 |
func |
brackets |
2 | 1 | 0 |
func |
single_quote |
2 | 1 | 0 |
func |
raw_string_braces |
2 | 1 | 0 |
func |
parenthesis |
2 | 1 | 0 |
func |
braces |
2 | 1 | 0 |
func |
double_quote |
2 | 1 | 0 |
func |
skip_over |
2 | 1 | 0 |
func |
delete_pair |
2 | 1 | 0 |
func |
raw_string_bracket |
2 | 1 | 0 |
func |
docstring_single_quotes |
2 | 1 | 0 |
IPython.terminal.shortcuts.auto_suggest (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
swap_autosuggestion_up |
2 | 1 | 0 |
func |
discard |
2 | 1 | 0 |
func |
accept_token |
2 | 1 | 0 |
func |
accept_or_jump_to_end |
2 | 1 | 0 |
func |
llm_autosuggestion |
2 | 1 | 0 |
func |
accept_word |
2 | 1 | 0 |
func |
accept |
2 | 1 | 0 |
func |
accept_and_keep_cursor |
2 | 1 | 0 |
func |
down_and_update_hint |
2 | 1 | 0 |
func |
up_and_update_hint |
2 | 1 | 0 |
func |
resume_hinting |
2 | 1 | 0 |
func |
accept_and_move_cursor_left |
2 | 1 | 0 |
attr |
AppendAutoSuggestionInAnyLine.style |
1 | 0 | 0 |
func |
swap_autosuggestion_down |
2 | 1 | 0 |
func |
accept_character |
2 | 1 | 0 |
func |
backspace_and_resume_hint |
2 | 1 | 0 |
meth |
NavigableAutoSuggestFromHistory.init |
1 | 0 | 0 |
meth |
NavigableAutoSuggestFromHistory._dismiss |
4 | 1 | 0 |
meth |
NavigableAutoSuggestFromHistory._find_previous_match |
4 | 3 | 0 |
meth |
NavigableAutoSuggestFromHistory._trigger_llm |
2 | 1 | 0 |
meth |
NavigableAutoSuggestFromHistory._trigger_llm_core |
2 | 1 | 0 |
prop |
NavigableAutoSuggestFromHistory._llm_provider |
1 | 0 | 0 |
IPython.terminal.shortcuts.filters (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
filter_from_string |
2 | 1 | 0 |
attr |
KEYBINDING_FILTERS |
1 | 0 | 0 |
IPython.utils.PyColorize (1 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Parser.init |
3 | 3 | 1 |
meth |
Parser.format |
3 | 3 | 1 |
meth |
Parser.format2 |
3 | 3 | 1 |
attr |
Parser.out |
1 | 1 | 1 |
attr |
Parser.theme_name |
1 | 0 | 0 |
IPython.utils.capture (45 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RichOutput.init |
5 | 0 | 0 |
meth |
RichOutput.display |
1 | 0 | 0 |
meth |
RichOutput.repr_mime |
2 | 0 | 0 |
meth |
RichOutput.repr_mimebundle |
3 | 0 | 0 |
meth |
RichOutput.repr_html |
1 | 0 | 0 |
meth |
RichOutput.repr_latex |
1 | 0 | 0 |
meth |
RichOutput.repr_json |
1 | 0 | 0 |
meth |
RichOutput.repr_javascript |
1 | 0 | 0 |
meth |
RichOutput.repr_png |
1 | 0 | 0 |
meth |
RichOutput.repr_jpeg |
1 | 0 | 0 |
meth |
RichOutput.repr_svg |
1 | 0 | 0 |
attr |
RichOutput.data |
1 | 0 | 0 |
attr |
RichOutput.metadata |
1 | 0 | 0 |
attr |
RichOutput.transient |
1 | 0 | 0 |
attr |
RichOutput.update |
1 | 0 | 0 |
meth |
capture_output.init |
4 | 0 | 0 |
meth |
capture_output.enter |
1 | 0 | 0 |
meth |
capture_output.exit |
4 | 0 | 0 |
attr |
capture_output.stdout |
1 | 0 | 0 |
attr |
capture_output.stderr |
1 | 0 | 0 |
attr |
capture_output.display |
1 | 0 | 0 |
attr |
capture_output.shell |
1 | 0 | 0 |
meth |
CapturedIO.init |
4 | 0 | 0 |
meth |
CapturedIO.str |
1 | 0 | 0 |
meth |
CapturedIO.show |
1 | 0 | 0 |
meth |
CapturedIO.call |
1 | 0 | 0 |
prop |
CapturedIO.stdout |
1 | 0 | 0 |
prop |
CapturedIO.stderr |
1 | 0 | 0 |
prop |
CapturedIO.outputs |
1 | 0 | 0 |
IPython.utils.contexts (2 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
preserve_keys.init |
3 | 3 | 1 |
attr |
preserve_keys.dictionary |
1 | 0 | 0 |
attr |
preserve_keys.keys |
1 | 0 | 0 |
IPython.utils.docs (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
GENERATING_DOCUMENTATION |
1 | 0 | 0 |
IPython.utils.encoding (1 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
get_stream_enc |
3 | 3 | 1 |
attr |
DEFAULT_ENCODING |
1 | 0 | 0 |
IPython.utils.frame (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
extract_vars |
3 | 3 | 1 |
IPython.utils.generics (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
complete_object |
3 | 3 | 1 |
func |
inspect_object |
2 | 2 | 1 |
IPython.utils.importstring (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
import_item |
2 | 2 | 1 |
IPython.utils.io (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tee.init |
4 | 0 | 0 |
meth |
Tee.close |
1 | 0 | 0 |
meth |
Tee.write |
2 | 0 | 0 |
meth |
Tee.flush |
1 | 0 | 0 |
meth |
Tee.del |
1 | 0 | 0 |
meth |
Tee.isatty |
1 | 0 | 0 |
attr |
Tee.channel |
1 | 0 | 0 |
attr |
Tee.ostream |
1 | 0 | 0 |
attr |
Tee.file |
1 | 0 | 0 |
func |
ask_yes_no |
4 | 0 | 0 |
func |
temp_pyfile |
3 | 0 | 0 |
IPython.utils.ipstruct (31 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Struct.init |
3 | 0 | 0 |
meth |
Struct.setitem |
3 | 0 | 0 |
meth |
Struct.setattr |
3 | 0 | 0 |
meth |
Struct.getattr |
2 | 0 | 0 |
meth |
Struct.iadd |
2 | 0 | 0 |
meth |
Struct.add |
2 | 0 | 0 |
meth |
Struct.sub |
2 | 0 | 0 |
meth |
Struct.isub |
2 | 0 | 0 |
meth |
Struct.__dict_invert |
2 | 0 | 0 |
meth |
Struct.dict |
1 | 0 | 0 |
meth |
Struct.copy |
1 | 0 | 0 |
meth |
Struct.hasattr |
2 | 0 | 0 |
meth |
Struct.allow_new_attr |
2 | 0 | 0 |
meth |
Struct.merge |
4 | 0 | 0 |
IPython.utils.openpy (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
cookie_re |
1 | 0 | 0 |
attr |
cookie_comment_re |
1 | 0 | 0 |
IPython.utils.path (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
fs_encoding |
1 | 0 | 0 |
func |
get_py_filename |
2 | 0 | 0 |
func |
get_xdg_dir |
1 | 0 | 0 |
func |
link |
3 | 0 | 0 |
func |
link_or_copy |
3 | 0 | 0 |
func |
get_home_dir |
2 | 1 | 0 |
func |
filefind |
3 | 2 | 0 |
func |
get_xdg_cache_dir |
1 | 0 | 0 |
func |
unescape_glob |
2 | 0 | 0 |
func |
shellglob |
2 | 0 | 0 |
func |
expand_path |
2 | 0 | 0 |
func |
ensure_dir_exists |
3 | 0 | 0 |
func |
get_long_path_name |
2 | 0 | 0 |
IPython.utils.process (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
find_cmd |
2 | 0 | 0 |
func |
abbrev_cwd |
1 | 0 | 0 |
IPython.utils.py3compat (16 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
cast_unicode |
3 | 0 | 0 |
func |
encode |
3 | 0 | 0 |
attr |
PYPY |
1 | 0 | 0 |
func |
input |
2 | 0 | 0 |
func |
safe_unicode |
2 | 0 | 0 |
func |
execfile |
5 | 0 | 0 |
IPython.utils.sentinel (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
Sentinel.name |
1 | 0 | 0 |
attr |
Sentinel.module |
1 | 0 | 0 |
IPython.utils.strdispatch (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StrDispatch.init |
1 | 0 | 0 |
meth |
StrDispatch.add_s |
4 | 0 | 0 |
meth |
StrDispatch.add_re |
4 | 0 | 0 |
meth |
StrDispatch.dispatch |
2 | 0 | 0 |
meth |
StrDispatch.repr |
1 | 0 | 0 |
meth |
StrDispatch.s_matches |
2 | 0 | 0 |
meth |
StrDispatch.flat_matches |
2 | 0 | 0 |
attr |
StrDispatch.strs |
1 | 0 | 0 |
attr |
StrDispatch.regexs |
1 | 0 | 0 |
IPython.utils.tempdir (19 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TemporaryWorkingDirectory.enter |
1 | 0 | 0 |
meth |
TemporaryWorkingDirectory.exit |
4 | 0 | 0 |
meth |
NamedFileInTemporaryDirectory.init |
6 | 0 | 0 |
meth |
NamedFileInTemporaryDirectory.cleanup |
1 | 0 | 0 |
meth |
NamedFileInTemporaryDirectory.del |
1 | 0 | 0 |
meth |
NamedFileInTemporaryDirectory.enter |
1 | 0 | 0 |
meth |
NamedFileInTemporaryDirectory.exit |
4 | 0 | 0 |
attr |
NamedFileInTemporaryDirectory.file |
1 | 0 | 0 |
IPython.utils.terminal (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
restore_term_title |
1 | 0 | 0 |
attr |
TERM |
1 | 0 | 0 |
func |
toggle_set_term_title |
2 | 0 | 0 |
func |
set_term_title |
2 | 0 | 0 |
IPython.utils.text (17 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
DollarFormatter._dollar_pattern_ignore_single_quote |
1 | 0 | 0 |
attr |
LSString.l |
1 | 0 | 0 |
attr |
LSString.list |
1 | 0 | 0 |
attr |
LSString.s |
1 | 0 | 0 |
attr |
LSString.spstr |
1 | 0 | 0 |
attr |
LSString.n |
1 | 0 | 0 |
attr |
LSString.nlstr |
1 | 0 | 0 |
attr |
LSString.p |
1 | 0 | 0 |
attr |
LSString.paths |
1 | 0 | 0 |
attr |
SList.l |
1 | 0 | 0 |
attr |
SList.list |
1 | 0 | 0 |
attr |
SList.s |
1 | 0 | 0 |
attr |
SList.spstr |
1 | 0 | 0 |
attr |
SList.n |
1 | 0 | 0 |
attr |
SList.nlstr |
1 | 0 | 0 |
attr |
SList.p |
1 | 0 | 0 |
attr |
SList.paths |
1 | 0 | 0 |
meth |
EvalFormatter.get_field |
4 | 4 | 2 |
IPython.utils.timing (3 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
timings |
5 | 5 | 2 |
func |
timings_out |
5 | 5 | 2 |
func |
clocku |
1 | 0 | 0 |
func |
clock |
1 | 0 | 0 |
func |
timing |
4 | 4 | 2 |
func |
clocks |
1 | 0 | 0 |
IPython.utils.tokenutil (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
generate_tokens_catch_errors |
3 | 1 | 0 |
func |
generate_tokens |
2 | 1 | 0 |
IPython.utils.wildcard (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
list_namespace |
6 | 0 | 0 |
attr |
type2typestr |
1 | 0 | 0 |
attr |
typestr2type |
1 | 0 | 0 |
func |
filter_ns |
6 | 0 | 0 |
func |
dict_dir |
2 | 0 | 0 |
func |
is_type |
3 | 0 | 0 |
func |
create_typestr2type_dicts |
2 | 0 | 0 |
func |
show_hidden |
3 | 0 | 0 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore |
10 |
type: ignore[no-untyped-def] |
10 |
type: ignore[arg-type] |
4 |
type: ignore[assignment] |
4 |
type: ignore[no-redef] |
2 |
typing: ignore[assignment] |
1 |