MANIFEST.in
README.rst
ipython.py
setup.py
setup2.py
setup3.py
setupbase.py
setupegg.py
IPython/__init__.py
IPython/config/__init__.py
IPython/config/application.py
IPython/config/configurable.py
IPython/config/loader.py
IPython/config/profile/README
IPython/config/profile/README_STARTUP
IPython/config/profile/__init__.py
IPython/config/profile/cluster/ipython_config.py
IPython/config/profile/math/ipython_config.py
IPython/config/profile/pysh/ipython_config.py
IPython/config/profile/python3/ipython_config.py
IPython/config/profile/sympy/ipython_config.py
IPython/config/tests/__init__.py
IPython/config/tests/test_application.py
IPython/config/tests/test_configurable.py
IPython/config/tests/test_loader.py
IPython/core/__init__.py
IPython/core/alias.py
IPython/core/application.py
IPython/core/autocall.py
IPython/core/builtin_trap.py
IPython/core/compilerop.py
IPython/core/completer.py
IPython/core/completerlib.py
IPython/core/crashhandler.py
IPython/core/debugger.py
IPython/core/display.py
IPython/core/display_trap.py
IPython/core/displayhook.py
IPython/core/displaypub.py
IPython/core/error.py
IPython/core/excolors.py
IPython/core/extensions.py
IPython/core/fakemodule.py
IPython/core/formatters.py
IPython/core/history.py
IPython/core/hooks.py
IPython/core/inputsplitter.py
IPython/core/interactiveshell.py
IPython/core/ipapi.py
IPython/core/logger.py
IPython/core/macro.py
IPython/core/magic.py
IPython/core/magic_arguments.py
IPython/core/oinspect.py
IPython/core/page.py
IPython/core/payload.py
IPython/core/payloadpage.py
IPython/core/plugin.py
IPython/core/prefilter.py
IPython/core/profileapp.py
IPython/core/profiledir.py
IPython/core/prompts.py
IPython/core/pylabtools.py
IPython/core/release.py
IPython/core/shadowns.py
IPython/core/shellapp.py
IPython/core/splitinput.py
IPython/core/ultratb.py
IPython/core/usage.py
IPython/core/tests/__init__.py
IPython/core/tests/refbug.py
IPython/core/tests/simpleerr.py
IPython/core/tests/tclass.py
IPython/core/tests/test_application.py
IPython/core/tests/test_autocall.py
IPython/core/tests/test_compilerop.py
IPython/core/tests/test_completer.py
IPython/core/tests/test_completerlib.py
IPython/core/tests/test_fakemodule.py
IPython/core/tests/test_formatters.py
IPython/core/tests/test_handlers.py
IPython/core/tests/test_history.py
IPython/core/tests/test_imports.py
IPython/core/tests/test_inputsplitter.py
IPython/core/tests/test_interactiveshell.py
IPython/core/tests/test_iplib.py
IPython/core/tests/test_logger.py
IPython/core/tests/test_magic.py
IPython/core/tests/test_magic_arguments.py
IPython/core/tests/test_magic_terminal.py
IPython/core/tests/test_oinspect.py
IPython/core/tests/test_page.py
IPython/core/tests/test_plugin.py
IPython/core/tests/test_prefilter.py
IPython/core/tests/test_profile.py
IPython/core/tests/test_prompts.py
IPython/core/tests/test_pylabtools.py
IPython/core/tests/test_run.py
IPython/core/tests/test_splitinput.py
IPython/extensions/__init__.py
IPython/extensions/autoreload.py
IPython/extensions/parallelmagic.py
IPython/extensions/storemagic.py
IPython/extensions/sympyprinting.py
IPython/extensions/tests/__init__.py
IPython/extensions/tests/test_autoreload.py
IPython/external/__init__.py
IPython/external/mathjax.py
IPython/external/qt.py
IPython/external/qt_for_kernel.py
IPython/external/Itpl/_Itpl.py
IPython/external/Itpl/__init__.py
IPython/external/argparse/__init__.py
IPython/external/argparse/_argparse.py
IPython/external/decorator/__init__.py
IPython/external/decorator/_decorator.py
IPython/external/decorators/__init__.py
IPython/external/decorators/_decorators.py
IPython/external/decorators/_numpy_testing_noseclasses.py
IPython/external/decorators/_numpy_testing_utils.py
IPython/external/guid/__init__.py
IPython/external/guid/_guid.py
IPython/external/mglob/__init__.py
IPython/external/mglob/_mglob.py
IPython/external/path/__init__.py
IPython/external/path/_path.py
IPython/external/pexpect/__init__.py
IPython/external/pexpect/_pexpect.py
IPython/external/pyparsing/__init__.py
IPython/external/pyparsing/_pyparsing.py
IPython/external/simplegeneric/__init__.py
IPython/external/simplegeneric/_simplegeneric.py
IPython/external/ssh/__init__.py
IPython/external/ssh/forward.py
IPython/external/ssh/tunnel.py
IPython/frontend/__init__.py
IPython/frontend/consoleapp.py
IPython/frontend/html/__init__.py
IPython/frontend/html/notebook/__init__.py
IPython/frontend/html/notebook/handlers.py
IPython/frontend/html/notebook/kernelmanager.py
IPython/frontend/html/notebook/notebookapp.py
IPython/frontend/html/notebook/notebookmanager.py
IPython/frontend/html/notebook/zmqhttp.py
IPython/frontend/html/notebook/static/IPy_Notebook_logo.svg
IPython/frontend/html/notebook/static/favicon.ico
IPython/frontend/html/notebook/static/ipynblogo.png
IPython/frontend/html/notebook/static/codemirror/LICENSE
IPython/frontend/html/notebook/static/codemirror/README-IPython.rst
IPython/frontend/html/notebook/static/codemirror/README.md
IPython/frontend/html/notebook/static/codemirror/lib/codemirror.css
IPython/frontend/html/notebook/static/codemirror/lib/codemirror.js
IPython/frontend/html/notebook/static/codemirror/lib/overlay.js
IPython/frontend/html/notebook/static/codemirror/lib/runmode.js
IPython/frontend/html/notebook/static/codemirror/mode/css/css.js
IPython/frontend/html/notebook/static/codemirror/mode/css/index.html
IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/htmlmixed.js
IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/index.html
IPython/frontend/html/notebook/static/codemirror/mode/javascript/index.html
IPython/frontend/html/notebook/static/codemirror/mode/javascript/javascript.js
IPython/frontend/html/notebook/static/codemirror/mode/markdown/index.html
IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.css
IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.js
IPython/frontend/html/notebook/static/codemirror/mode/python/LICENSE.txt
IPython/frontend/html/notebook/static/codemirror/mode/python/index.html
IPython/frontend/html/notebook/static/codemirror/mode/python/python.js
IPython/frontend/html/notebook/static/codemirror/mode/rst/index.html
IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.css
IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.js
IPython/frontend/html/notebook/static/codemirror/mode/xml/index.html
IPython/frontend/html/notebook/static/codemirror/mode/xml/xml.js
IPython/frontend/html/notebook/static/codemirror/theme/default.css
IPython/frontend/html/notebook/static/codemirror/theme/elegant.css
IPython/frontend/html/notebook/static/codemirror/theme/ipython.css
IPython/frontend/html/notebook/static/codemirror/theme/neat.css
IPython/frontend/html/notebook/static/codemirror/theme/night.css
IPython/frontend/html/notebook/static/css/base.css
IPython/frontend/html/notebook/static/css/boilerplate.css
IPython/frontend/html/notebook/static/css/layout.css
IPython/frontend/html/notebook/static/css/notebook.css
IPython/frontend/html/notebook/static/css/projectdashboard.css
IPython/frontend/html/notebook/static/css/renderedhtml.css
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/jquery-wijmo.css
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_2d5972_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_4f4f4f_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_aaaaaa_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_100_ffffff_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_glass_55_fbf9ee_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_85b2cb_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_e3e3e3_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_75_85b2cb_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_85b2cb_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_c4c4c4_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-soft_95_fef1ec_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2d5972_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2e83ff_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_38667f_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_3a6983_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_616161_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_898989_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_cd0a0a_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_ffffff_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/jquery-wijmo.css
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_diagonals-thick_50_00a6dd_40x40.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_0_aaaaaa_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_100_f1f1f1_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100_bottom.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100_50.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_65358a_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_8A56B2_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100_50.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_ca3838_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_35_00a6dd_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_100_e1e1e1_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_15_242122_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_00a6dd_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_304915_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_d399ff_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_eaffb9_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_f4f4f9_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_fafafa_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_ff8f8f_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/jquery-ui-1.8.14.custom.css
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
IPython/frontend/html/notebook/static/jquery/js/jquery-1.6.2.min.js
IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.14.custom.min.js
IPython/frontend/html/notebook/static/jquery/js/jquery.autogrow.js
IPython/frontend/html/notebook/static/js/cell.js
IPython/frontend/html/notebook/static/js/codecell.js
IPython/frontend/html/notebook/static/js/kernel.js
IPython/frontend/html/notebook/static/js/kernelstatus.js
IPython/frontend/html/notebook/static/js/layout.js
IPython/frontend/html/notebook/static/js/leftpanel.js
IPython/frontend/html/notebook/static/js/loginmain.js
IPython/frontend/html/notebook/static/js/loginwidget.js
IPython/frontend/html/notebook/static/js/namespace.js
IPython/frontend/html/notebook/static/js/notebook.js
IPython/frontend/html/notebook/static/js/notebooklist.js
IPython/frontend/html/notebook/static/js/notebookmain.js
IPython/frontend/html/notebook/static/js/pager.js
IPython/frontend/html/notebook/static/js/panelsection.js
IPython/frontend/html/notebook/static/js/printwidget.js
IPython/frontend/html/notebook/static/js/projectdashboardmain.js
IPython/frontend/html/notebook/static/js/quickhelp.js
IPython/frontend/html/notebook/static/js/savewidget.js
IPython/frontend/html/notebook/static/js/textcell.js
IPython/frontend/html/notebook/static/js/utils.js
IPython/frontend/html/notebook/static/pagedown/LICENSE.txt
IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js
IPython/frontend/html/notebook/static/prettify/COPYING
IPython/frontend/html/notebook/static/prettify/prettify.css
IPython/frontend/html/notebook/static/prettify/prettify.js
IPython/frontend/html/notebook/static/unminified/README
IPython/frontend/html/notebook/static/unminified/prettify.js
IPython/frontend/html/notebook/templates/layout.html
IPython/frontend/html/notebook/templates/login.html
IPython/frontend/html/notebook/templates/logout.html
IPython/frontend/html/notebook/templates/notebook.html
IPython/frontend/html/notebook/templates/projectdashboard.html
IPython/frontend/html/notebook/tests/__init__.py
IPython/frontend/html/notebook/tests/test_hist.sqlite
IPython/frontend/html/notebook/tests/test_kernelsession.py
IPython/frontend/qt/__init__.py
IPython/frontend/qt/base_frontend_mixin.py
IPython/frontend/qt/kernelmanager.py
IPython/frontend/qt/rich_text.py
IPython/frontend/qt/svg.py
IPython/frontend/qt/util.py
IPython/frontend/qt/console/__init__.py
IPython/frontend/qt/console/ansi_code_processor.py
IPython/frontend/qt/console/bracket_matcher.py
IPython/frontend/qt/console/call_tip_widget.py
IPython/frontend/qt/console/completion_lexer.py
IPython/frontend/qt/console/completion_widget.py
IPython/frontend/qt/console/console_widget.py
IPython/frontend/qt/console/frontend_widget.py
IPython/frontend/qt/console/history_console_widget.py
IPython/frontend/qt/console/ipython_widget.py
IPython/frontend/qt/console/kill_ring.py
IPython/frontend/qt/console/mainwindow.py
IPython/frontend/qt/console/pygments_highlighter.py
IPython/frontend/qt/console/qtconsoleapp.py
IPython/frontend/qt/console/rich_ipython_widget.py
IPython/frontend/qt/console/styles.py
IPython/frontend/qt/console/resources/icon/IPythonConsole.svg
IPython/frontend/qt/console/tests/__init__.py
IPython/frontend/qt/console/tests/test_ansi_code_processor.py
IPython/frontend/qt/console/tests/test_completion_lexer.py
IPython/frontend/qt/console/tests/test_kill_ring.py
IPython/frontend/terminal/__init__.py
IPython/frontend/terminal/embed.py
IPython/frontend/terminal/interactiveshell.py
IPython/frontend/terminal/ipapp.py
IPython/frontend/terminal/console/__init__.py
IPython/frontend/terminal/console/app.py
IPython/frontend/terminal/console/completer.py
IPython/frontend/terminal/console/interactiveshell.py
IPython/frontend/terminal/console/tests/__init__.py
IPython/frontend/terminal/console/tests/test_console.py
IPython/frontend/terminal/tests/__init__.py
IPython/frontend/terminal/tests/test_interactivshell.py
IPython/kernel/__init__.py
IPython/lib/__init__.py
IPython/lib/backgroundjobs.py
IPython/lib/clipboard.py
IPython/lib/deepreload.py
IPython/lib/demo.py
IPython/lib/display.py
IPython/lib/guisupport.py
IPython/lib/inputhook.py
IPython/lib/inputhookglut.py
IPython/lib/inputhookgtk.py
IPython/lib/inputhookpyglet.py
IPython/lib/inputhookqt4.py
IPython/lib/inputhookwx.py
IPython/lib/irunner.py
IPython/lib/kernel.py
IPython/lib/latextools.py
IPython/lib/pretty.py
IPython/lib/security.py
IPython/lib/tests/__init__.py
IPython/lib/tests/test_backgroundjobs.py
IPython/lib/tests/test_imports.py
IPython/lib/tests/test_irunner.py
IPython/lib/tests/test_irunner_pylab_magic.py
IPython/lib/tests/test_kernel.py
IPython/lib/tests/test_pretty.py
IPython/lib/tests/test_security.py
IPython/nbformat/__init__.py
IPython/nbformat/current.py
IPython/nbformat/tests/__init__.py
IPython/nbformat/v1/__init__.py
IPython/nbformat/v1/convert.py
IPython/nbformat/v1/nbbase.py
IPython/nbformat/v1/nbjson.py
IPython/nbformat/v1/rwbase.py
IPython/nbformat/v1/tests/__init__.py
IPython/nbformat/v1/tests/nbexamples.py
IPython/nbformat/v1/tests/test_json.py
IPython/nbformat/v1/tests/test_nbbase.py
IPython/nbformat/v2/__init__.py
IPython/nbformat/v2/convert.py
IPython/nbformat/v2/nbbase.py
IPython/nbformat/v2/nbjson.py
IPython/nbformat/v2/nbpy.py
IPython/nbformat/v2/nbxml.py
IPython/nbformat/v2/rwbase.py
IPython/nbformat/v2/tests/__init__.py
IPython/nbformat/v2/tests/nbexamples.py
IPython/nbformat/v2/tests/test_json.py
IPython/nbformat/v2/tests/test_nbbase.py
IPython/nbformat/v2/tests/test_nbpy.py
IPython/parallel/__init__.py
IPython/parallel/error.py
IPython/parallel/factory.py
IPython/parallel/util.py
IPython/parallel/apps/__init__.py
IPython/parallel/apps/baseapp.py
IPython/parallel/apps/ipclusterapp.py
IPython/parallel/apps/ipcontrollerapp.py
IPython/parallel/apps/ipengineapp.py
IPython/parallel/apps/iploggerapp.py
IPython/parallel/apps/launcher.py
IPython/parallel/apps/logwatcher.py
IPython/parallel/apps/win32support.py
IPython/parallel/apps/winhpcjob.py
IPython/parallel/client/__init__.py
IPython/parallel/client/asyncresult.py
IPython/parallel/client/client.py
IPython/parallel/client/map.py
IPython/parallel/client/remotefunction.py
IPython/parallel/client/view.py
IPython/parallel/controller/__init__.py
IPython/parallel/controller/dependency.py
IPython/parallel/controller/dictdb.py
IPython/parallel/controller/heartmonitor.py
IPython/parallel/controller/hub.py
IPython/parallel/controller/mongodb.py
IPython/parallel/controller/scheduler.py
IPython/parallel/controller/sqlitedb.py
IPython/parallel/engine/__init__.py
IPython/parallel/engine/engine.py
IPython/parallel/engine/kernelstarter.py
IPython/parallel/engine/streamkernel.py
IPython/parallel/scripts/__init__.py
IPython/parallel/scripts/ipcluster
IPython/parallel/scripts/ipcontroller
IPython/parallel/scripts/ipengine
IPython/parallel/scripts/iplogger
IPython/parallel/tests/__init__.py
IPython/parallel/tests/clienttest.py
IPython/parallel/tests/test_asyncresult.py
IPython/parallel/tests/test_client.py
IPython/parallel/tests/test_db.py
IPython/parallel/tests/test_dependency.py
IPython/parallel/tests/test_lbview.py
IPython/parallel/tests/test_mongodb.py
IPython/parallel/tests/test_newserialized.py
IPython/parallel/tests/test_view.py
IPython/quarantine/InterpreterExec.py
IPython/quarantine/__init__.py
IPython/quarantine/clearcmd.py
IPython/quarantine/envpersist.py
IPython/quarantine/ext_rescapture.py
IPython/quarantine/ipy_app_completers.py
IPython/quarantine/ipy_completers.py
IPython/quarantine/ipy_editors.py
IPython/quarantine/ipy_exportdb.py
IPython/quarantine/ipy_extutil.py
IPython/quarantine/ipy_fsops.py
IPython/quarantine/ipy_gnuglobal.py
IPython/quarantine/ipy_jot.py
IPython/quarantine/ipy_lookfor.py
IPython/quarantine/ipy_profile_doctest.py
IPython/quarantine/ipy_pydb.py
IPython/quarantine/ipy_rehashdir.py
IPython/quarantine/ipy_render.py
IPython/quarantine/ipy_server.py
IPython/quarantine/ipy_signals.py
IPython/quarantine/ipy_synchronize_with.py
IPython/quarantine/ipy_system_conf.py
IPython/quarantine/ipy_which.py
IPython/quarantine/ipy_winpdb.py
IPython/quarantine/ipy_workdir.py
IPython/quarantine/jobctrl.py
IPython/quarantine/ledit.py
IPython/quarantine/win32clip.py
IPython/quarantine/tests/__init__.py
IPython/scripts/__init__.py
IPython/scripts/iptest
IPython/scripts/ipython
IPython/scripts/irunner
IPython/scripts/pycolor
IPython/testing/__init__.py
IPython/testing/_paramtestpy2.py
IPython/testing/_paramtestpy3.py
IPython/testing/decorators.py
IPython/testing/globalipapp.py
IPython/testing/iptest.py
IPython/testing/ipunittest.py
IPython/testing/mkdoctests.py
IPython/testing/nosepatch.py
IPython/testing/skipdoctest.py
IPython/testing/tools.py
IPython/testing/plugin/Makefile
IPython/testing/plugin/README.txt
IPython/testing/plugin/__init__.py
IPython/testing/plugin/dtexample.py
IPython/testing/plugin/ipdoctest.py
IPython/testing/plugin/iptest.py
IPython/testing/plugin/setup.py
IPython/testing/plugin/show_refs.py
IPython/testing/plugin/simple.py
IPython/testing/plugin/simplevars.py
IPython/testing/plugin/test_combo.txt
IPython/testing/plugin/test_example.txt
IPython/testing/plugin/test_exampleip.txt
IPython/testing/plugin/test_ipdoctest.py
IPython/testing/plugin/test_refs.py
IPython/testing/tests/__init__.py
IPython/testing/tests/test_decorators.py
IPython/testing/tests/test_ipunittest.py
IPython/testing/tests/test_tools.py
IPython/utils/PyColorize.py
IPython/utils/__init__.py
IPython/utils/_process_common.py
IPython/utils/_process_posix.py
IPython/utils/_process_win32.py
IPython/utils/_sysinfo.py
IPython/utils/attic.py
IPython/utils/autoattr.py
IPython/utils/codeutil.py
IPython/utils/coloransi.py
IPython/utils/cursesimport.py
IPython/utils/daemonize.py
IPython/utils/data.py
IPython/utils/decorators.py
IPython/utils/dir2.py
IPython/utils/doctestreload.py
IPython/utils/frame.py
IPython/utils/generics.py
IPython/utils/growl.py
IPython/utils/importstring.py
IPython/utils/io.py
IPython/utils/ipstruct.py
IPython/utils/jsonutil.py
IPython/utils/localinterfaces.py
IPython/utils/module_paths.py
IPython/utils/nested_context.py
IPython/utils/newserialized.py
IPython/utils/notification.py
IPython/utils/path.py
IPython/utils/pickleshare.py
IPython/utils/pickleutil.py
IPython/utils/process.py
IPython/utils/py3compat.py
IPython/utils/pyfile.py
IPython/utils/rlineimpl.py
IPython/utils/strdispatch.py
IPython/utils/sysinfo.py
IPython/utils/syspathcontext.py
IPython/utils/tempdir.py
IPython/utils/terminal.py
IPython/utils/text.py
IPython/utils/timing.py
IPython/utils/traitlets.py
IPython/utils/upgradedir.py
IPython/utils/warn.py
IPython/utils/wildcard.py
IPython/utils/tests/__init__.py
IPython/utils/tests/test_imports.py
IPython/utils/tests/test_io.py
IPython/utils/tests/test_jsonutil.py
IPython/utils/tests/test_module_paths.py
IPython/utils/tests/test_notification.py
IPython/utils/tests/test_path.py
IPython/utils/tests/test_process.py
IPython/utils/tests/test_pycolorize.py
IPython/utils/tests/test_text.py
IPython/utils/tests/test_traitlets.py
IPython/utils/tests/test_wildcard.py
IPython/zmq/__init__.py
IPython/zmq/blockingkernelmanager.py
IPython/zmq/completer.py
IPython/zmq/displayhook.py
IPython/zmq/entry_point.py
IPython/zmq/eventloops.py
IPython/zmq/frontend.py
IPython/zmq/heartbeat.py
IPython/zmq/iostream.py
IPython/zmq/ipkernel.py
IPython/zmq/kernelapp.py
IPython/zmq/kernelmanager.py
IPython/zmq/log.py
IPython/zmq/logtopics.rst
IPython/zmq/parentpoller.py
IPython/zmq/pykernel.py
IPython/zmq/session.py
IPython/zmq/zmqshell.py
IPython/zmq/gui/__init__.py
IPython/zmq/gui/gtkembed.py
IPython/zmq/pylab/__init__.py
IPython/zmq/pylab/backend_inline.py
IPython/zmq/tests/__init__.py
IPython/zmq/tests/test_message_spec.py
IPython/zmq/tests/test_session.py
docs/Makefile
docs/README.txt
docs/README_Windows.txt
docs/api_changes.txt
docs/autogen_api.py
docs/do_sphinx.py
docs/gh-pages.py
docs/pycon.ico
docs/update_version.sh
docs/emacs/ipython.el
docs/examples/core/appconfig.py
docs/examples/core/display.py
docs/examples/core/example-embed-short.py
docs/examples/core/example-embed.py
docs/examples/core/example-gnuplot.py
docs/examples/core/ipython-get-history.py
docs/examples/core/ipython-qtconsole.desktop
docs/examples/core/ipython-sh.desktop
docs/examples/core/ipython.desktop
docs/examples/core/ipython_here_shell_extension.reg
docs/examples/core/leo_bridge_demo.leo
docs/examples/core/new-embed.py
docs/examples/core/seteditor.py
docs/examples/lib/BackgroundJobs.ipynb
docs/examples/lib/example-demo.py
docs/examples/lib/gui-glut.py
docs/examples/lib/gui-gtk.py
docs/examples/lib/gui-pyglet.py
docs/examples/lib/gui-qt.py
docs/examples/lib/gui-tk.py
docs/examples/lib/gui-wx.py
docs/examples/lib/internal_ipkernel.py
docs/examples/lib/ipkernel_qtapp.py
docs/examples/lib/ipkernel_wxapp.py
docs/examples/notebooks/00_notebook_tour.ipynb
docs/examples/notebooks/01_notebook_introduction.ipynb
docs/examples/notebooks/animation.m4v
docs/examples/notebooks/display_protocol.ipynb
docs/examples/notebooks/formatting.ipynb
docs/examples/notebooks/python-logo.svg
docs/examples/notebooks/sympy.ipynb
docs/examples/notebooks/sympy_quantum_computing.ipynb
docs/examples/notebooks/trapezoid_rule.ipynb
docs/examples/parallel/customresults.py
docs/examples/parallel/dagdeps.py
docs/examples/parallel/fetchparse.py
docs/examples/parallel/helloworld.ipynb
docs/examples/parallel/helloworld.py
docs/examples/parallel/iopubwatcher.py
docs/examples/parallel/itermapresult.py
docs/examples/parallel/multiengine1.ipy
docs/examples/parallel/multiengine2.py
docs/examples/parallel/multienginemap.py
docs/examples/parallel/nwmerge.py
docs/examples/parallel/parallel_mpi.ipynb
docs/examples/parallel/parallel_pylab.ipy
docs/examples/parallel/phistogram.py
docs/examples/parallel/task1.ipynb
docs/examples/parallel/task1.py
docs/examples/parallel/task2.py
docs/examples/parallel/task_profiler.py
docs/examples/parallel/taskmap.ipynb
docs/examples/parallel/taskmap.py
docs/examples/parallel/davinci/pwordfreq.py
docs/examples/parallel/davinci/wordfreq.py
docs/examples/parallel/demo/dependencies.py
docs/examples/parallel/demo/map.py
docs/examples/parallel/demo/noncopying.py
docs/examples/parallel/demo/throughput.py
docs/examples/parallel/demo/views.py
docs/examples/parallel/interengine/communicator.py
docs/examples/parallel/interengine/interengine.py
docs/examples/parallel/options/mckernel.py
docs/examples/parallel/options/mcpricer.ipynb
docs/examples/parallel/options/mcpricer.py
docs/examples/parallel/pi/parallelpi.py
docs/examples/parallel/pi/pidigits.py
docs/examples/parallel/plotting/plotting_backend.py
docs/examples/parallel/plotting/plotting_frontend.py
docs/examples/parallel/rmt/rmt.ipy
docs/examples/parallel/rmt/rmt.ipynb
docs/examples/parallel/rmt/rmtkernel.py
docs/examples/parallel/wave2D/RectPartitioner.py
docs/examples/parallel/wave2D/communicator.py
docs/examples/parallel/wave2D/parallelwave-mpi.py
docs/examples/parallel/wave2D/parallelwave.py
docs/examples/parallel/wave2D/wavesolver.py
docs/examples/parallel/workflow/client.py
docs/examples/parallel/workflow/job_wrapper.py
docs/examples/parallel/workflow/wmanager.py
docs/examples/test_embed/embed1.py
docs/examples/test_embed/embed2.py
docs/examples/test_embed/embed3.py
docs/examples/tests/heartbeat/gilsleep.ipynb
docs/examples/tests/heartbeat/hb_gil.py
docs/examples/vim/README.rst
docs/examples/vim/ipy.vim
docs/man/ipcluster.1
docs/man/ipcontroller.1
docs/man/ipengine.1
docs/man/iplogger.1
docs/man/ipython.1
docs/man/irunner.1
docs/man/pycolor.1
docs/source/conf.py
docs/source/index.txt
docs/source/links.rst
docs/source/overview.txt
docs/source/_static/default.css
docs/source/_static/logo.png
docs/source/_static/ms_visual_studio.png
docs/source/_static/notebook_specgram.png
docs/source/_static/qtconsole.png
docs/source/_static/qtconsole_tabbed.png
docs/source/_templates/layout.html
docs/source/about/credits.txt
docs/source/about/history.txt
docs/source/about/index.txt
docs/source/about/license_and_copyright.txt
docs/source/api/index.txt
docs/source/attic/parallel_task_old.txt
docs/source/config/editors.txt
docs/source/config/index.txt
docs/source/config/ipython.txt
docs/source/config/old.txt
docs/source/config/overview.txt
docs/source/config/plugins.txt
docs/source/config/extensions/autoreload.txt
docs/source/config/extensions/index.txt
docs/source/config/extensions/parallelmagic.txt
docs/source/config/extensions/storemagic.txt
docs/source/config/extensions/sympyprinting.txt
docs/source/development/coding_guide.txt
docs/source/development/contributing.txt
docs/source/development/doc_guide.txt
docs/source/development/index.txt
docs/source/development/inputhook_app.txt
docs/source/development/ipgraph.txt
docs/source/development/ipython_qt.txt
docs/source/development/ipythonzmq.txt
docs/source/development/magic_blueprint.txt
docs/source/development/messaging.txt
docs/source/development/notebook_todo.txt
docs/source/development/parallel_connections.txt
docs/source/development/parallel_messages.txt
docs/source/development/release.txt
docs/source/development/reorg.txt
docs/source/development/roadmap.txt
docs/source/development/session_format.txt
docs/source/development/template.py
docs/source/development/testing.txt
docs/source/development/figs/allconnections.png
docs/source/development/figs/allconnections.svg
docs/source/development/figs/frontend-kernel.png
docs/source/development/figs/frontend-kernel.svg
docs/source/development/figs/hbfade.png
docs/source/development/figs/iopubfade.png
docs/source/development/figs/notiffade.png
docs/source/development/figs/queryfade.png
docs/source/development/figs/queuefade.png
docs/source/development/gitwash/branch_list.png
docs/source/development/gitwash/branch_list_compare.png
docs/source/development/gitwash/configure_git.txt
docs/source/development/gitwash/development_workflow.txt
docs/source/development/gitwash/dot2_dot3.txt
docs/source/development/gitwash/following_latest.txt
docs/source/development/gitwash/forking_button.png
docs/source/development/gitwash/forking_hell.txt
docs/source/development/gitwash/git_development.txt
docs/source/development/gitwash/git_install.txt
docs/source/development/gitwash/git_links.txt
docs/source/development/gitwash/git_resources.txt
docs/source/development/gitwash/index.txt
docs/source/development/gitwash/patching.txt
docs/source/development/gitwash/pull_button.png
docs/source/development/gitwash/set_up_fork.txt
docs/source/install/index.txt
docs/source/install/install.txt
docs/source/interactive/htmlnotebook.txt
docs/source/interactive/index.txt
docs/source/interactive/qtconsole.txt
docs/source/interactive/reference.txt
docs/source/interactive/shell.txt
docs/source/interactive/tips.txt
docs/source/interactive/tutorial.txt
docs/source/interactive/figs/besselj.png
docs/source/interactive/figs/colors_dark.png
docs/source/interactive/figs/jn.html
docs/source/interactive/figs/jn.xhtml
docs/source/parallel/dag_dependencies.txt
docs/source/parallel/index.txt
docs/source/parallel/parallel_db.txt
docs/source/parallel/parallel_demos.txt
docs/source/parallel/parallel_details.txt
docs/source/parallel/parallel_intro.txt
docs/source/parallel/parallel_mpi.txt
docs/source/parallel/parallel_multiengine.txt
docs/source/parallel/parallel_process.txt
docs/source/parallel/parallel_security.txt
docs/source/parallel/parallel_task.txt
docs/source/parallel/parallel_transition.txt
docs/source/parallel/parallel_winhpc.txt
docs/source/parallel/winhpc_index.txt
docs/source/parallel/figs/asian_call.pdf
docs/source/parallel/figs/asian_call.png
docs/source/parallel/figs/asian_put.pdf
docs/source/parallel/figs/asian_put.png
docs/source/parallel/figs/dagdeps.pdf
docs/source/parallel/figs/dagdeps.png
docs/source/parallel/figs/hpc_job_manager.pdf
docs/source/parallel/figs/hpc_job_manager.png
docs/source/parallel/figs/mec_simple.pdf
docs/source/parallel/figs/mec_simple.png
docs/source/parallel/figs/parallel_pi.pdf
docs/source/parallel/figs/parallel_pi.png
docs/source/parallel/figs/simpledag.pdf
docs/source/parallel/figs/simpledag.png
docs/source/parallel/figs/single_digits.pdf
docs/source/parallel/figs/single_digits.png
docs/source/parallel/figs/two_digit_counts.pdf
docs/source/parallel/figs/two_digit_counts.png
docs/source/parallel/figs/wideView.png
docs/source/whatsnew/development.txt
docs/source/whatsnew/github-stats-0.11.txt
docs/source/whatsnew/github-stats-0.12.txt
docs/source/whatsnew/index.txt
docs/source/whatsnew/version0.10.txt
docs/source/whatsnew/version0.11.txt
docs/source/whatsnew/version0.12.txt
docs/source/whatsnew/version0.8.txt
docs/source/whatsnew/version0.9.txt
docs/sphinxext/apigen.py
docs/sphinxext/docscrape.py
docs/sphinxext/docscrape_sphinx.py
docs/sphinxext/github.py
docs/sphinxext/inheritance_diagram.py
docs/sphinxext/ipython_console_highlighting.py
docs/sphinxext/ipython_directive.py
docs/sphinxext/numpydoc.py
ipython.egg-info/PKG-INFO
ipython.egg-info/SOURCES.txt
ipython.egg-info/dependency_links.txt
ipython.egg-info/entry_points.txt
ipython.egg-info/not-zip-safe
ipython.egg-info/requires.txt
ipython.egg-info/top_level.txt
scripts/ipython_win_post_install.py
setupext/__init__.py
setupext/install_data_ext.py
setupext/setupext.py