SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Ipython Projects
-
ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Pickling + unpickling the object is a neat trick to update objects to point to the new methods, but it's even more straightforward to just patch `obj.__class__ = reloaded_module.NewClass`. This is what ipython's autoreload extension used to do, though nowadays it's had some improvements over this approach: https://github.com/ipython/ipython/pull/14500
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
-
-
-
#8 - If someone absolutely insists on a demonstration and otherwise has to "do it live" this makes you look like a god on stage - https://github.com/sloria/doitlive
Basically just schedules whatever code you want to run so when you invoke the script it will step through whatever you want to run no matter the keystroke you make. No mistakes!
-
-
This looks really nice in the screen-shots.
I'm working on what is effectively a fork of prompt_toolkit [1], which supports many modern terminal features I needed for euporie [2], such as terminal graphics, extra text styles, color palette detection, terminal clipboard, synchronized outputs, CSI-u, mouse pixel positioning, etc.
I'd be very interested to test it's performance and to read your code (I'm not an AI, promise :)
[1] https://github.com/joouha/euporie/tree/dev/packages/apptk
[2] https://github.com/joouha/euporie
-
FYI "Radian" is also the name of a very popular R console: https://github.com/randy3k/radian
-
-
-
-
-
watermark
An IPython magic extension for printing date and time stamps, version numbers, and hardware information
-
-
-
-
-
-
-
-
-
-
Python Ipython discussion
Python Ipython related posts
-
WinUtils: Shell-powered CLI tools for Windows 95
-
Windows utilities go on every machine I set up
-
Show HN: Clean Clode – Clean Messy Terminal Pastes from Claude Code and Codex
-
Reloading Classes in Python
-
SELinux on NixOS
-
Reinventing notebooks as reusable Python programs
-
Ask HN: What tool for live, collaborative, symbolic math?
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jun 2026
Index
What are some of the best open-source Ipython projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | ipython | 16,708 |
| 2 | powerline | 14,765 |
| 3 | docker-stacks | 8,430 |
| 4 | Jupyter Notebook (IPython) | 8,307 |
| 5 | doitlive | 3,567 |
| 6 | pudb | 3,243 |
| 7 | euporie | 2,583 |
| 8 | radian | 2,282 |
| 9 | PyInquirer | 1,997 |
| 10 | ipdb | 1,975 |
| 11 | nbstripout | 1,463 |
| 12 | pyheatmagic | 1,030 |
| 13 | watermark | 942 |
| 14 | ipyida | 842 |
| 15 | ipykernel | 730 |
| 16 | ComfyScript | 682 |
| 17 | ipython-gpt | 583 |
| 18 | popmon | 511 |
| 19 | pdbr | 352 |
| 20 | genai | 352 |
| 21 | chime | 322 |
| 22 | flask-shell-ipython | 196 |
| 23 | hilda | 163 |