ipython 0.12-1 source package in Ubuntu
Changelog
ipython (0.12-1) unstable; urgency=low [ Julian Taylor ] * New upstream release - fix qtconsole crash with nonsensical -c input (Closes: #642326) * new package: ipython-notebook * new python3 packages: ipython3, ipython3-qtconsole (Closes: #650725) * refreshed patches * parallel example folder renamed newparallel -> parallel * drop upstream applied fix-version-checks-for-pyzmq-2.1.10.patch * add patch for notebook to use libjs-mathjax and recommend it * merge -parallel package back into ipython, add transitional package * added python-tk build dependency for a test * debian/copyright: update for the new notebook sources * debian/rules: - do not install test sources - fail on testsuite error - install ipython svg to icons folder and patch desktop to use it * debian/control: remove gtk suggests * remove obsolete README.source for quilt [ Piotr Ożarowski ] * ipython-qtconsole: add python-pyside.qt{core,gui,svn} as an alternative dependency to python-qt4 -- Julian Taylor <email address hidden> Thu, 29 Dec 2011 23:07:22 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ipython_0.12-1.dsc | 2.6 KiB | 815fa6df63bbd168d90c148fde5b6445fe65048ed27ae9f8e89cd52e1f2c63a1 |
ipython_0.12.orig.tar.gz | 4.4 MiB | bd2162c973af8e1bd58789e4de5bf9ea6b57722cc5d22dec1061588b15a11ad1 |
ipython_0.12-1.debian.tar.gz | 17.5 KiB | 1ac1c4090a7ce49a59422cdcd19e09fa2dcd7347c0e7b0fd4f5ff8f8a1621f40 |
Available diffs
- diff from 0.11-2 (in Ubuntu) to 0.12-1 (1.2 MiB)
No changes file available.
Binary packages built by this source
- ipython: enhanced interactive Python shell
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the basic terminal shell. For the qt console
install ipython-qtconsole and for the html notebook install
ipython-notebook.
- ipython-doc: enhanced interactive Python shell - Documentation
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the documentation.
- ipython-notebook: interactive Python html notebook
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the html notebook providing a Mathematica-like
webinterface to Python.
- ipython-parallel: No summary available for ipython-parallel in ubuntu precise.
No description available for ipython-parallel in ubuntu precise.
- ipython-qtconsole: enhanced interactive Python shell - Qt console
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the qt console.
- ipython3: enhanced interactive Python 3 shell
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the Python 3 variant of ipython terminal shell.
For the qt console install ipython3-qtconsole.
- ipython3-qtconsole: enhanced interactive Python 3 shell - Qt console
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the Python3 variant of the qt console.