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

hilda

118
Stars
12
Forks
Watchers

LLDB wrapped and empowered by iPython's features

imongo

54
Stars
15
Forks
Watchers

A MongoDB kernel for Jupyter

dotfiles

98
Stars
4
Forks
Watchers

My collection of dotfiles

asyncio-ipython-magic

28
Stars
2
Forks
Watchers

An extension for IPython that help to run AsyncIO code in your interactive session

ipypb

39
Stars
3
Forks
Watchers

Python progress bar with rich output that uses native ipython functionality. Widget-free. Works even in JupyterLab.

jupyterlab-lsp

1.8k
Stars
141
Forks
Watchers

Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

notebooks

123
Stars
43
Forks
Watchers

:notebook: A growing collection of Jupyter Notebooks written in Python, OCaml and Julia for science examples, algorithms, visualizations etc

dtale

4.6k
Stars
387
Forks
Watchers

Visualizer for pandas data structures

cookbook-2nd

935
Stars
253
Forks
Watchers

IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018

cookbook-2nd-code

718
Stars
430
Forks
Watchers

Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]