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.1.tar.gz | 0024415110 23.3 MB | |
spyder-rpmlintrc | 0000000080 80 Bytes | |
spyder.changes | 0000153028 149 KB | |
spyder.spec | 0000016881 16.5 KB |
Revision 40 (latest revision is 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 980902
from
Benjamin Greiner (bnavigator)
(revision 40)
- Update the requirements, add note about test suite - Update to version 5.3.1. * New features * Add a toolbar to the Variable Explorer viewer for dictionaries, lists and sets to easily access the functionality available through its context menu. * Add navigation with extra buttons in the editor for mouses that support them. * Add --no-web-widgets command line option to disable plugins/widgets that use Qt Webengine widgets. * Important fixes * Fix several important bugs related to the Autoformat on save functionality. * Fix options related to the Working directory entry in Preferences. * Make code completion widget entries accessible to screen readers. * New API features * Add get_command_line_options to SpyderPluginV2 so that plugins can access the command line options passed to Spyder. * The current interpreter used by all Spyder plugins can be accessed now through the executable option of the Main \ interpreter plugin. * Full changelog here, * https://github.com/spyder-ide/spyder/releases/tag/v5.3.1 (forwarded request 980901 from bnavigator)
Comments 0