
开源免费 Python 开发环境 Spyder 中文版由大眼仔旭发布。Spyder 是一个强大的科学环境,用 Python 编写,适用于 Python,由科学家、工程师和数据分析师设计,并为他们设计。 它提供了综合开发工具的高级编辑、分析、调试和剖析功能与科学包的数据探索、交互式执行、深度检查和美观的可视化功能的独特组合。
除了许多内置功能外,它的功能还可以通过其插件系统和 API 进一步扩展。 此外,Spyder 还可以用作 PyQt5 扩展库,允许您构建其功能并将其组件(例如交互式控制台)嵌入到您自己的软件中。

开源免费 Python 开发环境 Spyder 中文版
Spyder 核心组件
编辑器
在带有函数/类浏览器、实时代码分析工具(pyflakes、pylint 和 pycodestyle)、自动代码完成(绝地和绳索)、水平/垂直拆分和转到定义的多语言编辑器中高效工作.
交互式控制台
利用完整的工作区和调试支持,利用任意数量的 IPython 控制台的强大功能,所有这些都在完整 GUI 界面的灵活性范围内。立即按行、单元格或文件运行您的代码,并在输出中或在交互式窗口中直接渲染绘图。
文档查看器
使用 Sphinx 从编辑器或控制台实时呈现任何类或函数的文档,无论是外部的还是用户创建的。
变量浏览器
检查在会话期间创建的任何变量、函数或对象。许多常见类型都支持编辑和交互,包括数字/字符串/布尔值、Python 列表/元组/字典、日期/时间增量、Numpy 数组、Pandas 索引/系列/数据帧、PIL/枕头图像等。
开发工具
使用静态分析器检查您的代码,使用交互式调试器跟踪其执行情况,并使用分析器释放其性能。使用项目支持和内置文件浏览器使事情井井有条,并使用文件中的查找在具有完整正则表达式支持的整个项目中进行搜索。
Spyder 是一个用 Python 编写的免费开源科学环境,适用于 Python,由科学家、工程师和数据分析师设计,并为他们设计。 它具有综合开发工具的高级编辑、分析、调试和剖析功能与科学包的数据探索、交互式执行、深度检查和美观的可视化功能的独特组合。
Spyder 简体中文设置
Tools – Preferences – Application – Advanced settings – language – 简体中文,点击 Apply 应用后重启应用程序即可。
Spyder 许可证
MIT 许可证
What’s new in Spyder 6.0.4
Mar 14, 2025
New features:
Add command line option to connect to an existing kernel at startup
Display a button to select an entire row when hovering it in the Variable Explorer
Important fixes:
Fix error in debugger with Python 3125+ (_pdbcmd_print_frame_status is not defined message)
Improve messages shown when a variable can’t be viewed due to a missing module
Add validations when doing color theme changes
Fix error when executing in a dedicated console with an interpreter without a valid version of spyder-kernels installed
Fix setting run configurations per file for multiple runners (eg the IPython console and Debugger)
Fix errors related to the update logic of our standalone installers
Make shortcuts that control the Debugger global again
Show debugger buttons in the main toolbar while executing code in debugging mode
Restore functionality to select a custom interpreter from the statusbar
Fix thumbnails keyboard navigation in the Plots pane when their order changes
Handle keyring backend not being available
API changes:
Add give_focus kwarg to the create_client_for_kernel method of the IPython console plugin
Issues Closed:
Issue 23650 – Spyder 6 standalone installer – automatic update only works with bash not zsh (PR 23660 by @mrclary)
Issue 23497 – Open project command line option conflicts with the new connect to kernel one (PR 23498 by @Social-Mean)
Issue 23484 – Spyder 603 can’t display tracebacks in the IPython console when using Python 38 (PR 23477 by @ccordoba12)
Issue 23361 – RuntimeError when setting Python interpreter (PR 23410 by @ccordoba12)
Issue 23313 – The Chinese input method blocks the input content (PR 23316 by @ccordoba12)
Issue 23237 – UnboundLocalError when checking for updates on non-recognized platforms (PR 23263 by @mrclary)
Issue 23232 – Purge cache workflow has been failing since #22791 (PR 23255 by @mrclary)
Issue 23208 – The control debugger buttons are hidden from the main toolbar when code is executed (PR 23273 by @athompson673)
Issue 23130 – Add command line option to connect to an existing kernel (PR 23444 by @Social-Mean)
Issue 23124 – PermissionError when writing kernel connection file (PR 23230 by @ccordoba12)
Issue 23076 – Alt + Return runs the cell in the currently opened file instead of the last cell (PR 23505 by @ccordoba12)
Issue 22970 – Custom syntax highlighting theme has been removed / Spyder crashes when a custom syntax highlighting theme has as color an invalid hex value (PR 23524 by @jsbautista)
Issue 22844 – Spyder can’t open files with spaces from the Windows Explorer
Issue 22834 – Error when checking for updates (PR 23420 by @jsbautista)
Issue 22722 – Debugger keyboard shortcuts should also work when console has focus (PR 23452 by @jsbautista)
Issue 22697 – Not possible to change default environment from the status bar in Spyder 6 (PR 23578 by @jsbautista)
Issue 22673 – Ctrl+Shift+F12 doesn’t stop debugging in Spyder 6 (PR 23369 by @jsbautista)
Issue 22623 – Crash when it’s not possible to save an option securely (PR 23598 by @ccordoba12)
Issue 22524 – Not possible to select rows in the Variable Explorer when using Spyder 6 (PR 23376 by @ccordoba12)
Issue 22500 – name ‘_pdbcmd_print_frame_status’ is not defined message when debugging (PR 23648 by @ccordoba12)
Issue 22496 – Debug File (Ctrl+F5) does not respect working directory in Run configuration (PR 23580 by @ccordoba12)
Issue 22458 – Arrow keys agnostic to reordering Plots pane (Spyder 6) (PR 23417 by @ccordoba12)
Issue 21884 – AttributeError when executing in a dedicated console and the interpreter was set to an environment without spyder-kernels installed/correct version installed (PR 23511 by @jsbautista)
Issue 12913 – ValueError when trying to copy a variable in the Variable Explorer (PR 23460 by @ccordoba12)
资源:176.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:qc9p)
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:a8p3)
文章名称:《开源免费 Python 开发环境 Spyder 6.0.4 x64 中文免费版》
文章固定链接:https://www.dayanzai.me/spyder.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
猜你喜欢
- 2022-02-22统信桌面操作系统 统信UOS家庭版 21.1 原版镜像下载
- 2023-02-13三星 Galaxy S 系列的手机发展历史回顾
- 2024-10-14矢量图形编辑软件 Inkscape 1.4 x64 中文多语免费版
- 2024-12-28Vidma 视频编辑器 Vidma Video Editor 2.14.0 中文多语免费版
- 2020-09-12Unity 资源提取工具 Unity Assets Bundle Extractor 2.2 stable d 中文版
相关推荐
- 2023-12-05苹果 macOS Big Sur 11.7.10 (20G1427) 官方镜像下载
- 2025-03-01完整和灵活的备份软件 Iperius Backup 8.5.3 中文免费版
- 2024-08-27安卓天气应用 天气XL Weather XL PRO 1.5.6.1 中文多语免费版
- 2021-10-15Ricoh 理光打印机出现“维修呼叫 – SC220-00”解决方案
- 2021-06-22高精度科学计算器 SpeedCrunch 0.12 中文多语免费版