[ buster ]
[ 源代码: spyder ]
软件包:python-spyder(3.3.3+dfsg1-1)
python-spyder 的相关链接
Debian 的资源:
下载源码包 spyder:
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Ghislain Antony Vaillant (QA 页面)
- Picca Frédéric-Emmanuel (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
public modules for spyder (Python 2)
Originally written to design Spyder (the Scientific PYthon Development EnviRonment), the spyderlib Python library provides ready-to-use pure-Python widgets: source code editor with syntax highlighting and code introspection/analysis features, NumPy array editor, dictionary editor, Python console, etc. It's based on the Qt Python binding module PyQt4 (and is compatible with PySide since v2.2).
This package provides the modules for Python 2.
其他与 python-spyder 有关的软件包
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: pylint
- Python code static checker and UML diagram generator
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-chardet
- universal character encoding detector for Python2
-
- dep: python-cloudpickle
- Extended pickling support for Python 2 objects
-
- dep: python-jedi
- autocompletion tool for Python
-
- dep: python-nbconvert
- Jupyter notebook conversion (Python 2)
-
- dep: python-numpydoc
- Sphinx extension to support docstrings in Numpy format -- Python 2
-
- dep: python-pickleshare
- File system based database that uses Python pickles for Python 2
-
- dep: python-psutil
- module providing convenience functions for managing processes
-
- dep: python-pycodestyle
- Python style guide checker (formerly called pep8) - Python 2.x
-
- dep: python-pyflakes
- passive checker of Python 2 programs - Python modules
-
- dep: python-pygments
- syntax highlighting package written in Python
-
- dep: python-qtawesome
- iconic fonts in PyQt and PySide applications (Python 2)
-
- dep: python-qtconsole
- Jupyter - Qt console (Python 2)
-
- dep: python-qtpy
- abtraction layer for PySide/PyQt4/PyQt5 (Python 2)
-
- dep: python-rope
- Python 2 refactoring library
-
- dep: python-sphinx
- documentation generator for Python projects (implemented in Python 2)
-
- dep: python-spyder-kernels
- Jupyter kernels for the Spyder console - Python 2
-
- dep: python-zmq
- Python bindings for 0MQ library
-
- dep: spyder-common (= 3.3.3+dfsg1-1)
- common files for spyder
-
- sug: cython
- C-Extensions for Python
-
- sug: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- sug: python-pandas
- data structures for "relational" or "labeled" data
-
- sug: python-pil
- Python Imaging Library (Pillow fork)
-
- sug: python-scipy
- scientific tools for Python
-
- sug: python-sympy
- Python中的计算机代数系统