The Scientific Python Development Environment

Edit Package spyder

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.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000114 114 Bytes
spyder-4.2.1.tar.gz 0012156626 11.6 MB
spyder-rpmlintrc 0000000108 108 Bytes
spyder.changes 0000138049 135 KB
spyder.spec 0000014586 14.2 KB
Revision 12 (latest revision is 57)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 857054 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 12)
- Update to version 4.2.1
  * Code folding for cells.
  * Search works as expected for folded regions.
  * IPython Console preferences are applied on the fly.
  * IPython files (*.ipy) are better support in the Editor.
  * Reduce time to show Preferences dialog.
- Fix appdata.xml install 
- Skip some more tests failing on i586
- Update to version 4.2.0
  New features
  * New, self-contained installers for Windows and macOS.
  * Add support for inline and interactive Matplotlib plots in the 
    debugger.
  * Automatic detection of conda and pyenv environments in 
    Preferences > Python interpreter.
  * Add functionality to do auto-formatting in the Editor. It can 
    be triggered in the menu Source > Format file or selection or 
    with the shorcut Ctrl+Alt+I (Cmd+Alt+I in macOS).
  * Add support for text snippets in the Editor. The list of 
    available snippets is shown in `Preferences > Completion and 
    linting > Snippets`.
  * Support caching cells send in succession to the IPython 
    console. This will run one cell after the previous one finished.
  * Make variables take precedence over Pdb commands in the 
    debugger. In case a variable clashes with a command, you'll 
    have to prefix the command with !.
  * Show a message to take a tour of Spyder features the first 
    time 4.2.0 is launched.
  * Drop support for Python 2.7 and 3.5.
  Important fixes
  * Improve performance in the Editor when painting indent guides 
    and showing linting messages.
  * Prevent the creation of temporary files in Dropbox directories 
    after saving in the Editor.
  * Prevent the Outline to degrade performance in the Editor when 
    visible. This was achieved by moving this pane to use the LSP 
    architecture.
  * Support Jedi 0.17.2
- remove all python flavor expansions -- only single flavor for
  this "app"
- drop spyder-pr13814-completion.patch merged upstream
Comments 0
openSUSE Build Service is sponsored by