Package: python3-spyder (5.5.1+ds-2)
Links for python3-spyder
Debian Resources:
Download Source Package spyder:
Maintainers:
- Debian Science Maintainers (QA Page, Mail Archive)
- Ghislain Antony Vaillant (QA Page)
- Picca Frédéric-Emmanuel (QA Page)
- Julian Gilbey (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Richly-featured Python IDE - Python modules
Spyder is a powerful interactive development environment for Python providing many features and facilities, including advanced editing facilities (including tooltips and completion facilities), issue highlighting, interactive testing, debugging and introspection facilities, an embedded console (IPython) supporting graphics and much more.
This package provides the Python 3 modules for Spyder. For the desktop application itself, you will need to install the "spyder" package.
Other Packages Related to python3-spyder
|
|
|
|
-
- dep: ipython3 (>= 8.13.0)
- Enhanced interactive Python 3 shell
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: pyflakes3
- passive checker of Python 3 programs
-
- dep: pylint (<< 4~)
- Python 3 code static checker and UML diagram generator
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-atomicwrites
- Atomic file writes - Python 3.x
-
- dep: python3-autopep8
- tool that automatically formats Python code to conform to PEP 8
-
- dep: python3-chardet
- Universal Character Encoding Detector (Python3)
-
- dep: python3-cloudpickle
- Extended pickling support for Python 3 objects
-
- dep: python3-cookiecutter
- create projects from project templates (Python 3 module)
-
- dep: python3-diff-match-patch
- robust algorithms for synchronizing plain text (Python 3 module)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-intervaltree
- mutable, self-balancing interval tree (Python 3)
-
- dep: python3-ipython (>= 8.13.0)
- Enhanced interactive Python shell (Python 3 version)
- or python3-supported-max (<< 3.8)
- Package not available
- or python3-supported-min (>= 3.9)
- Package not available
-
- dep: python3-ipython (>= 8.13.0)
- Enhanced interactive Python shell (Python 3 version)
- or python3-supported-max (<= 3.8)
- Package not available
-
- dep: python3-jedi (<< 0.20~)
- autocompletion tool for Python 3
- dep: python3-jedi (>= 0.17.2)
-
- dep: python3-jellyfish
- Library for approximate and phonetic matching of strings (Python 3)
-
- dep: python3-jsonschema (>= 3.2.0)
- An(other) implementation of JSON Schema
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-mccabe
- Python code complexity checker (Python 3)
-
- dep: python3-nbconvert
- Jupyter notebook conversion (Python 3)
-
- dep: python3-numpydoc
- Sphinx extension to support docstrings in Numpy format -- Python3
-
- dep: python3-parso (<< 0.9~)
- Python parser that supports error recovery - Python 3.X
- dep: python3-parso (>= 0.7.0)
-
- dep: python3-pexpect
- Python 3 module for automating interactive applications
-
- dep: python3-pickleshare
- File system based database that uses Python pickles for Python 3
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-pycodestyle
- Python style guide checker (formerly called pep8) - Python 3.x
-
- dep: python3-pydocstyle (>= 6.2.3)
- Python docstring style checker (Python 3 library)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pylint-venv (>= 3.0.2)
- Pylint hook to use same pylint with different virtual envs
-
- dep: python3-pyls-spyder (>= 0.4.0)
- Spyder plugin for the Python Language Server
-
- dep: python3-pylsp (<< 1.11~)
- Python implementation of the Language Server Protocol
- dep: python3-pylsp (>= 1.10.0)
-
- dep: python3-pylsp-black (<< 3.0.0~)
- Black plugin for the Python Language Server
- dep: python3-pylsp-black (>= 2.0.0)
-
- dep: python3-pyqt5 (<< 5.16~)
- Python 3 bindings for Qt5
-
- dep: python3-pyqt5.qtwebengine (<< 5.16~)
- Python 3 bindings for Qt5's WebEngine module
-
- dep: python3-qdarkstyle (>= 3.2.0)
- Dark stylesheet for Python-based Qt application
-
- dep: python3-qstylizer
- Python package for construction of PyQt/PySide stylesheets
-
- dep: python3-qtawesome (>= 1.2.1)
- iconic fonts in PyQt and PySide applications (Python 3)
-
- dep: python3-qtconsole (<< 5.6~)
- Jupyter - Qt console (Python 3)
- dep: python3-qtconsole (>= 5.5.1)
-
- dep: python3-qtpy (>= 2.1.0)
- Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3)
-
- dep: python3-rope
- Python 3 refactoring library
-
- dep: python3-rtree
- R-Tree spatial index for Python GIS - Python 3 module
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- dep: python3-spyder-kernels (<< 2.6~)
- Jupyter kernels for the Spyder console - Python 3
- dep: python3-spyder-kernels (>= 2.5.0)
-
- dep: python3-textdistance
- Library for calculating distances between sequences
-
- dep: python3-three-merge
- Perform a 3-way merge between strings at a character level
-
- dep: python3-watchdog (>= 0.10.3)
- Python API and shell utilities to monitor file system events
-
- dep: python3-xdg (>= 0.26)
- Python 3 library to access freedesktop.org standards
-
- dep: python3-zmq (>= 22.1.0)
- Python3 bindings for 0MQ library
-
- dep: spyder-common (= 5.5.1+ds-2)
- Common files for the Spyder Python IDE
-
- dep: yapf3
- Python code formatter for different styles (Python 3)
-
- rec: spyder
- Richly-featured Python IDE
-
- sug: cython3
- C-Extensions for Python 3
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- sug: python3-pandas
- data structures for "relational" or "labeled" data
-
- sug: python3-pil
- Python Imaging Library (Python3)
-
- sug: python3-scipy
- scientific tools for Python 3
-
- sug: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)
Download python3-spyder
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 962.0 kB | 5,536.0 kB | [list of files] |