Mac 的 IPython 独立前端 Pineapple
- 授权协议: GPLv3
- 开发语言: C/C++
- 操作系统: OS X
- 软件首页: http://nwhitehead.github.io/pineapple/
软件介绍
Pineapple 是一个用 Python 来处理数据科学的独立 Jupyter 环境。它的目标是囊括有用的工作库和包,同时保持容易安装和使用的特点。
特点:
独立:Pineapple 是一个 self-contained 的应用程序,无需其它组件协同工作。安装只要简单的拖放到你的应用程序文件夹。它不会干扰的其它语言,库,或环境中的装置。
Native:经典 IPython 笔记本界面,使用网络浏览器的用户界面。Pineapple 控制是原生于(native to)操作系统,有一致的,集成的体验。
Streamlined:对于初学者足够强大,对于高级用户足够简单。包括了许多标准的有用的 Python 库。集成了帮助例子。一行命令就可以添加库到你的笔记本上,无需在命令行。
The Linux Programming Interface
Michael Kerrisk / No Starch Press / 2010-11-6 / GBP 79.99
The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, b......一起来看看 《The Linux Programming Interface》 这本书的介绍吧!
