IPython(Interactive Python) 是一种基于Python的交互式解释器。相较于原生的Python Shell,IPython提供了更为强大的编辑和交互功能。
Created by ipython
发布于 January 30, 2006
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
翻译 - IPython本身的官方存储库。 IPython组织中的其他仓库包含网站,文档版本等信息。
#编辑器#Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
翻译 - Powerline是vim的状态线插件,并为其他几个应用程序提供状态线和提示,包括zsh,bash,tmux,IPython,Awesome和Qtile。
Ready-to-run Docker images containing Jupyter applications
翻译 - 包含Jupyter应用程序的即可运行的Docker映像
JupyterHub是一个支持多用户的Notebook服务器,用于创建、管理和代理多个Jupyter Notebook实例
📘 The interactive computing suite for you! ✨
翻译 - 📘交互式计算套件为您服务! ✨
Visualizer for pandas data structures
翻译 - Flask / React客户端,用于可视化熊猫数据结构
#前端开发#A curated list of awesome Jupyter projects, libraries and resources
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
Because sometimes you need to do it live
翻译 - 因为有时候您需要现场直播
Full-screen console debugger for Python
💫 Beautiful spinners for terminal, IPython and Jupyter
翻译 - terminal适用于终端,IPython和Jupyter的漂亮微调器
A Python module for common interactive command line user interfaces
#编辑器#Jupyter notebooks in the terminal
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
#计算机科学#Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
strip output from Jupyter and IPython notebooks
《Python Web开发实战》书中源码