The Scientific Python Development Environment
Spyder, the Scientific Python Development Environment, is an
IDE for researchers, engineers and data analysts.
It features a combination of the editing, analysis, debugging
and profiling functionality of a development tool with the
data exploration, interactive execution, deep inspection and
visualization capabilities of an analysis package. Additionally,
Spyder offers built-in integration with scientific
libraries, including NumPy, SciPy, Pandas, IPython, QtConsole,
Matplotlib, SymPy, and more, and can be extended further with
full plugin support.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/spyder && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
spyder-5.3.0.tar.gz | 0024404638 23.3 MB | |
spyder-rpmlintrc | 0000000080 80 Bytes | |
spyder.changes | 0000151650 148 KB | |
spyder.spec | 0000016545 16.2 KB |
Revision 39 (latest revision is 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 968082
from
Benjamin Greiner (bnavigator)
(revision 39)
- Update to version 5.3.0 * New Run to current line and Run from current line actions in the Editor * New option to reset per-file run configurations * Now the spyder-terminal plugin comes bundled with the standalone installers (MacOS and Windows) * Now the standalone Windows installers come with Python 3.8.10 * Drop support for Python 3.6 * Fix the restart logic in the IPython Console to set Matplotlib interactive backends * Fix some issues related to Black formatting configuration and usage * Improve Editor performance by decreasing the amount of requests (didChange request) made to the pylsp server * Disable Kite provider for completions * Require IPython => 7.31.1 due to CVE-2022-21699 * Several fixes for type errors with Python 3.10 * New API features * New on_close method for the PluginMainWidget class that its called on closeEvent (forwarded request 968081 from bnavigator)
Comments 0