IPython topic

IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and history.

List IPython repositories

powerline

14.2k
Stars
991
Forks
Watchers

Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

pudb

2.9k
Stars
224
Forks
Watchers

Full-screen console debugger for Python

pdbr

320
Stars
10
Forks
Watchers

pdb + Rich library

nteract

6.2k
Stars
553
Forks
Watchers

📘 The interactive computing suite for you! ✨

ipython

16.3k
Stars
4.4k
Forks
Watchers

Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

web_develop

1.2k
Stars
534
Forks
Watchers

《Python Web开发实战》书中源码

docker-stacks

7.8k
Stars
3.0k
Forks
Watchers

Ready-to-run Docker images containing Jupyter applications

ipyvizzu

927
Stars
91
Forks
Watchers

Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.

PyInquirer

1.9k
Stars
236
Forks
Watchers

A Python module for common interactive command line user interfaces