.flake8
.mailmap
.pre-commit-config.yaml
COPYING.rst
LICENSE
MANIFEST.in
README.rst
long_description.rst
pyproject.toml
setup.cfg
setup.py
setupbase.py
IPython/__init__.py
IPython/__main__.py
IPython/conftest.py
IPython/consoleapp.py
IPython/display.py
IPython/paths.py
IPython/py.typed
IPython/core/__init__.py
IPython/core/alias.py
IPython/core/application.py
IPython/core/async_helpers.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_functions.py
IPython/core/display_trap.py
IPython/core/displayhook.py
IPython/core/displaypub.py
IPython/core/error.py
IPython/core/events.py
IPython/core/excolors.py
IPython/core/extensions.py
IPython/core/formatters.py
IPython/core/getipython.py
IPython/core/guarded_eval.py
IPython/core/history.py
IPython/core/historyapp.py
IPython/core/hooks.py
IPython/core/inputsplitter.py
IPython/core/inputtransformer.py
IPython/core/inputtransformer2.py
IPython/core/interactiveshell.py
IPython/core/latex_symbols.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/prefilter.py
IPython/core/profileapp.py
IPython/core/profiledir.py
IPython/core/prompts.py
IPython/core/pylabtools.py
IPython/core/release.py
IPython/core/shellapp.py
IPython/core/splitinput.py
IPython/core/ultratb.py
IPython/core/usage.py
IPython/core/magics/__init__.py
IPython/core/magics/auto.py
IPython/core/magics/basic.py
IPython/core/magics/code.py
IPython/core/magics/config.py
IPython/core/magics/display.py
IPython/core/magics/execution.py
IPython/core/magics/extension.py
IPython/core/magics/history.py
IPython/core/magics/logging.py
IPython/core/magics/namespace.py
IPython/core/magics/osm.py
IPython/core/magics/packaging.py
IPython/core/magics/pylab.py
IPython/core/magics/script.py
IPython/core/profile/README_STARTUP
IPython/core/tests/2x2.jpg
IPython/core/tests/2x2.png
IPython/core/tests/__init__.py
IPython/core/tests/bad_all.py
IPython/core/tests/nonascii.py
IPython/core/tests/nonascii2.py
IPython/core/tests/print_argv.py
IPython/core/tests/refbug.py
IPython/core/tests/simpleerr.py
IPython/core/tests/tclass.py
IPython/core/tests/test_alias.py
IPython/core/tests/test_application.py
IPython/core/tests/test_async_helpers.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_debugger.py
IPython/core/tests/test_display.py
IPython/core/tests/test_displayhook.py
IPython/core/tests/test_events.py
IPython/core/tests/test_extension.py
IPython/core/tests/test_formatters.py
IPython/core/tests/test_guarded_eval.py
IPython/core/tests/test_handlers.py
IPython/core/tests/test_history.py
IPython/core/tests/test_hooks.py
IPython/core/tests/test_imports.py
IPython/core/tests/test_inputsplitter.py
IPython/core/tests/test_inputtransformer.py
IPython/core/tests/test_inputtransformer2.py
IPython/core/tests/test_inputtransformer2_line.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_paths.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_shellapp.py
IPython/core/tests/test_splitinput.py
IPython/core/tests/test_ultratb.py
IPython/core/tests/daft_extension/daft_extension.py
IPython/extensions/__init__.py
IPython/extensions/autoreload.py
IPython/extensions/storemagic.py
IPython/extensions/tests/__init__.py
IPython/extensions/tests/test_autoreload.py
IPython/extensions/tests/test_storemagic.py
IPython/external/__init__.py
IPython/external/qt_for_kernel.py
IPython/external/qt_loaders.py
IPython/external/tests/__init__.py
IPython/external/tests/test_qt_loaders.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/editorhooks.py
IPython/lib/guisupport.py
IPython/lib/latextools.py
IPython/lib/lexers.py
IPython/lib/pretty.py
IPython/lib/tests/__init__.py
IPython/lib/tests/test.wav
IPython/lib/tests/test_backgroundjobs.py
IPython/lib/tests/test_clipboard.py
IPython/lib/tests/test_deepreload.py
IPython/lib/tests/test_display.py
IPython/lib/tests/test_editorhooks.py
IPython/lib/tests/test_imports.py
IPython/lib/tests/test_latextools.py
IPython/lib/tests/test_lexers.py
IPython/lib/tests/test_pretty.py
IPython/lib/tests/test_pygments.py
IPython/sphinxext/__init__.py
IPython/sphinxext/custom_doctests.py
IPython/sphinxext/ipython_console_highlighting.py
IPython/sphinxext/ipython_directive.py
IPython/terminal/__init__.py
IPython/terminal/console.py
IPython/terminal/debugger.py
IPython/terminal/embed.py
IPython/terminal/interactiveshell.py
IPython/terminal/ipapp.py
IPython/terminal/magics.py
IPython/terminal/prompts.py
IPython/terminal/ptutils.py
IPython/terminal/pt_inputhooks/__init__.py
IPython/terminal/pt_inputhooks/asyncio.py
IPython/terminal/pt_inputhooks/glut.py
IPython/terminal/pt_inputhooks/gtk.py
IPython/terminal/pt_inputhooks/gtk3.py
IPython/terminal/pt_inputhooks/gtk4.py
IPython/terminal/pt_inputhooks/osx.py
IPython/terminal/pt_inputhooks/pyglet.py
IPython/terminal/pt_inputhooks/qt.py
IPython/terminal/pt_inputhooks/tk.py
IPython/terminal/pt_inputhooks/wx.py
IPython/terminal/shortcuts/__init__.py
IPython/terminal/shortcuts/auto_match.py
IPython/terminal/shortcuts/auto_suggest.py
IPython/terminal/shortcuts/filters.py
IPython/terminal/tests/__init__.py
IPython/terminal/tests/test_debug_magic.py
IPython/terminal/tests/test_embed.py
IPython/terminal/tests/test_help.py
IPython/terminal/tests/test_interactivshell.py
IPython/terminal/tests/test_pt_inputhooks.py
IPython/terminal/tests/test_shortcuts.py
IPython/testing/__init__.py
IPython/testing/decorators.py
IPython/testing/globalipapp.py
IPython/testing/ipunittest.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/pytest_ipdoctest.py
IPython/testing/plugin/setup.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/tests/cve.py
IPython/utils/PyColorize.py
IPython/utils/__init__.py
IPython/utils/_process_cli.py
IPython/utils/_process_common.py
IPython/utils/_process_posix.py
IPython/utils/_process_win32.py
IPython/utils/_process_win32_controller.py
IPython/utils/_sysinfo.py
IPython/utils/capture.py
IPython/utils/colorable.py
IPython/utils/coloransi.py
IPython/utils/contexts.py
IPython/utils/daemonize.py
IPython/utils/data.py
IPython/utils/decorators.py
IPython/utils/dir2.py
IPython/utils/docs.py
IPython/utils/encoding.py
IPython/utils/eventful.py
IPython/utils/frame.py
IPython/utils/generics.py
IPython/utils/importstring.py
IPython/utils/io.py
IPython/utils/ipstruct.py
IPython/utils/jsonutil.py
IPython/utils/localinterfaces.py
IPython/utils/log.py
IPython/utils/module_paths.py
IPython/utils/openpy.py
IPython/utils/path.py
IPython/utils/process.py
IPython/utils/py3compat.py
IPython/utils/sent
没有合适的资源?快使用搜索试试~ 我知道了~
ipython-8.12.1.tar.gz
0 下载量 20 浏览量
2024-05-26
22:58:31
上传
评论
收藏 5.21MB GZ 举报
温馨提示
Python库是一组预先编写的代码模块,旨在帮助开发者实现特定的编程任务,无需从零开始编写代码。这些库可以包括各种功能,如数学运算、文件操作、数据分析和网络编程等。Python社区提供了大量的第三方库,如NumPy、Pandas和Requests,极大地丰富了Python的应用领域,从数据科学到Web开发。Python库的丰富性是Python成为最受欢迎的编程语言之一的关键原因之一。这些库不仅为初学者提供了快速入门的途径,而且为经验丰富的开发者提供了强大的工具,以高效率、高质量地完成复杂任务。例如,Matplotlib和Seaborn库在数据可视化领域内非常受欢迎,它们提供了广泛的工具和技术,可以创建高度定制化的图表和图形,帮助数据科学家和分析师在数据探索和结果展示中更有效地传达信息。
资源推荐
资源详情
资源评论
收起资源包目录
ipython-8.12.1.tar.gz (494个子文件)
ipython.1 2KB
ipython-completion.bash 4KB
setup.cfg 2KB
make.cmd 3KB
theme_overrides.css 257B
ipython.desktop 400B
.flake8 143B
autosuggest.gif 135KB
jn.html 44KB
notebook_redirect.html 274B
breadcrumbs.html 177B
ipython_nb.ico 43KB
ipython.ico 32KB
favicon.ico 1KB
MANIFEST.in 846B
list_subdirs.ipy 194B
list_pyfiles.ipy 182B
Plotting in the Notebook.ipynb 361KB
SymPy.ipynb 298KB
Rich Output.ipynb 294KB
Third Party Rich Output.ipynb 255KB
Beyond Plain Python.ipynb 130KB
Animations Using clear_output.ipynb 105KB
Custom Display Logic.ipynb 82KB
Trapezoid Rule.ipynb 74KB
Working With External Code.ipynb 47KB
Importing Notebooks.ipynb 22KB
Capturing Output.ipynb 19KB
Cell Magics.ipynb 16KB
Background Jobs.ipynb 15KB
Script Magics.ipynb 9KB
Updating Displays.ipynb 7KB
Raw Input in the Notebook.ipynb 6KB
Terminal Usage.ipynb 6KB
Index.ipynb 5KB
Index.ipynb 5KB
Index.ipynb 1KB
mynotebook.ipynb 1KB
other.ipynb 748B
pathlib_pathlib_everywhere.jpg 76KB
2x2.jpg 331B
flare.json 11KB
LICENSE 2KB
animation.m4v 12KB
.mailmap 12KB
Makefile 5KB
Makefile 1KB
README.md 1KB
not-zip-safe 1B
PKG-INFO 3KB
PKG-INFO 3KB
data.plist 10KB
ipy_013_notebook_spectrogram.png 347KB
user-interface.png 278KB
ipy_013_notebook_octavemagic.png 268KB
widgets.png 217KB
notebook_specgram.png 210KB
qtconsole_tabbed.png 184KB
ipy_013_qtconsole_baboon.png 159KB
qtconsole.png 150KB
ipy_013_notebook_tooltip.png 134KB
treeview.png 131KB
ipy_013_notebook_rmagic.png 130KB
running.png 120KB
ms_visual_studio.png 114KB
running-crop.png 111KB
ipy_013_notebook_cythonmagic.png 74KB
colors_dark.png 60KB
jedi_type_inference_60.png 58KB
ipython-6-screenshot.png 55KB
besselj.png 52KB
other_kernels.png 40KB
ipy_013_dashboard_cluster.png 40KB
ipy_013_dashboard.png 37KB
FrontendKernel.png 32KB
ipy_013_par_tb.png 29KB
ipy_kernel_and_terminal.png 28KB
ipy_013_qtconsole_completer.png 28KB
ipy_013_notebook_long_out.png 18KB
ipy_013_notebook_script_cells.png 17KB
auto_suggest_def_completions.png 17KB
auto_suggest_4_print_hello.png 17KB
auto_suggest_3_print_hello_suggest.png 16KB
image1.png 14KB
auto_suggest_d_completions.png 14KB
auto_suggest_2_print_hello_suggest.png 13KB
ptshell_features.png 13KB
kernel_selector_screenshot.png 9KB
ipython_logo.png 9KB
logo.png 9KB
auto_suggest_second_prompt.png 7KB
auto_suggest_match_parens.png 6KB
auto_suggest_1_prompt_no_text.png 6KB
unicode_completion.png 6KB
auto_suggest_def_phantom.png 5KB
auto_suggest_d_phantom.png 5KB
2x2.png 71B
interactiveshell.py 149KB
completer.py 115KB
test_completer.py 59KB
共 494 条
- 1
- 2
- 3
- 4
- 5
资源评论
程序员Chino的日记
- 粉丝: 3658
- 资源: 5万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功