Shell:~/tmp >: rpm -qi ipython
Name : ipython Relocations: (not relocatable)
Version : 0.8.2 Vendor: Fedora Project
Release : 1.fc9 Build Date: 2007年12月13日 星期四 09时21分06秒
Install Date: 2008年09月19日 星期五 12时11分45秒 Build Host: ppc4.fedora.phx.redhat.com
Group : Development/Libraries Source RPM: ipython-0.8.2-1.fc9.src.rpm
Size : 4124412 License: BSD
Signature : DSA/SHA1, 2008年04月11日 星期五 04时10分26秒, Key ID b44269d04f2a6fd2
Packager : Fedora Project
URL : http://ipython.scipy.org/
Summary : An enhanced interactive Python shell
Description :
IPython provides a replacement for the interactive Python interpreter with
extra functionality.
Main features:
* Comprehensive object introspection.
* Input history, persistent across sessions.
* Caching of output results during a session with automatically generated
references.
* Readline based name completion.
* Extensible system of 'magic' commands for controlling the environment and
performing many tasks related either to IPython or the operating system.
* Configuration system with easy switching between different setups (simpler
than changing $PYTHONSTARTUP environment variables every time).
* Session logging and reloading.
* Extensible syntax processing for special purpose situations.
* Access to the system shell with user-extensible alias system.
* Easily embeddable in other Python programs.
* Integrated access to the pdb debugger and the Python profiler.
一定要装上这个...
分享到:
相关推荐
- **IPython:** An enhanced interactive Python shell that supports tab completion and history browsing, along with a variety of other features. - **Jupyter Notebook:** An open-source web application ...
- **IPython:** An enhanced interactive Python shell that offers advanced features such as tab completion, history browsing, and an integrated help system. - **Cython:** A compiled language that ...
IPython 7.10.0 -- An enhanced Interactive Python. Type '?' for help. PyDev console: using IPython 7.10.0 Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] on win32 ...
IPython 4.0.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object'...
1.2 Enhanced interactive Python shell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.3 Interactive parallel computing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....