Python Module Index

d | s
 
d
default_profile
    default_profile.extensions Write additions to the IPython ecosystem and additional magics.
    default_profile.extensions.pd_csv Utiilize pandas to load data in a :mod:`csv` file.
    default_profile.extensions.repr_requests Generate a useful `repr` for Requests objects.
    default_profile.ipython_config First module executed from userspace in IPython startup.
    default_profile.sphinxext.magics adding the magic directive to sphinx.
    default_profile.sphinxext.make Automated documentation builder.
    default_profile.startup.all_fault_handlers Run the rehashx magic and begin initializing IPython startup.
    default_profile.startup.bottom_toolbar Generate a toolbar using lower-level controls.
    default_profile.startup.clipboard Define classes to meet the prompt_toolkit API for clipboards.
    default_profile.startup.completions Autocompletion for the REPL.
    default_profile.startup.event_loops Incrementally begin experimenting with asynchronous event loops.
    default_profile.startup.file_logger Easy to use standardized package-wide logging.
    default_profile.startup.kb Begin reworking prompt_toolkit's keybindings.
    default_profile.startup.lexer Generate a lexer to provide syntax highlighting in the REPL.
    default_profile.startup.ptoolkit Toolkit for prompt_toolkit.
    default_profile.startup.readline_ Setup readline keybindings and autocompletion.
    default_profile.startup.system_aliases Generate OS specific aliases to aide in use as a system shell.
    default_profile.util.41_numpy_init Numpy initialization.
    default_profile.util.command_chain
    default_profile.util.copytree
    default_profile.util.machine Account for platform differences when creating a system shell.
    default_profile.util.pager2 Rewrite how IPython utilizes the pager on Windows.
    default_profile.util.paths
    default_profile.util.profile_override Rewrite IPython profiles.
    default_profile.util.timer Create profiling functions but mostly practice decorator syntax.
 
s
sphinx_directive An enhanced extension for Sphinx and rst use.