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 ...
在探讨的论文“MR脑部图像分割使用增强型模糊C-均值算法”中,作者提出了一种新的算法,旨在优化磁共振成像(MRI)脑部图像的分割过程,尤其是在减少计算量的同时提高图像质量。该研究由匈牙利国家研究基金资助,...
适用于Python的SORACOM SDK SORACOM提供了一组API来控制其IoT平台服务。...IPython 3.2.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick refer
标题中的“An Enhanced Combo Box Control”暗示了这是一个经过改进的版本,可能具备了更多的特性,比如: 1. **自定义渲染**:可能允许开发者自定义每个选项的显示样式,包括字体、颜色、图标等,以满足特定的设计...
"An Enhanced PrintPreviewDialog_src" 提供了一个增强的打印预览对话框的源码,这对于开发者来说是一个非常有价值的资源。这个压缩包包含了多个源代码文件,下面将详细解释这些文件以及它们在打印预览中的作用。 1...
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 ...
【标题】"An enhanced DIBLOOK sample"是一个关于C++编程的示例项目,它着重于位图设备独立描述符(Device Independent Bitmap, DIB)的处理和显示。这个48KB的压缩包包含了用于理解和实践DIB操作的源代码。 在C++...
3. **增强型类型注解(Enhanced Type Annotations)**: Python的类型注解系统在3.8中得到了增强,支持在类定义中使用类型注解,增强了代码的可读性和静态分析工具的支持。 4. **f-string改进**: Python的格式化字符...
**Python库json_enhanced-0.1.4-py3-none-any.whl详解** 在Python编程中,JSON(JavaScript Object Notation)是一种轻量级的数据交换格式,它基于ECMAScript的一个子集,采用完全独立于语言的文本格式来存储和表示...
### 增强型EDAC方法在低功耗PSRAM中的应用 #### 摘要与背景 本文提出了一种增强型错误检测与纠正(Error Detection and Correction, EDAC)方法,该方法针对高密度存储器电路特别是伪静态随机存取存储器(Pseudo ...
5. 记录日志:`logger.info('This is an info message')` 在`enhanced_logging-master`这个压缩包中,你可能会找到`setup.py`文件用于安装库,`enhanced_logging`源代码文件,以及可能的示例和测试用例。通过阅读源...
### E-FFC: An Enhanced Form-Focused Crawler for Domain-Specific Deep Web Databases #### 摘要与背景 本文介绍了E-FFC(增强型聚焦表单爬虫),这是一种针对特定领域的深层网络数据库(Deep Web Databases, ...
Also includes an Enhanced TemplateField to enable the FilterTemplate, as well as an Enhanced CommandField to allow for a filter button, resolve image button double postbacks, and enable some of the ...
《Python库:uipath_enhanced_reframework_generator详解》 在编程领域,Python因其语法简洁、库丰富而备受青睐,其中uipath_enhanced_reframework_generator是针对UiPath平台的一个增强型库,用于自动化工作流程的...
在现代计算机科学中,图形处理器(GPU)已经超越了其在图形渲染的传统角色,成为高性能计算和大规模数据处理的重要工具。尤其是在解决组合优化问题时,GPU 加速的智能算法得到了广泛应用,这些问题通常属于 NP 难...
本文献介绍了一种改进的引力搜索算法(Enhanced Gravitational Search Algorithm, GOGSA),旨在解决科学与工程领域中的复杂优化问题。传统的引力搜索算法(Gravitational Search Algorithm, GSA)虽然基于牛顿...