[Go to site: main page, start]

Python Ipython

Open-source Python projects categorized as Ipython

Top 23 Python Ipython Projects

  1. ipython

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

    Project mention: Reloading Classes in Python | news.ycombinator.com | 2025-08-29

    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

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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.

  4. docker-stacks

    Ready-to-run Docker images containing Jupyter applications

  5. Jupyter Notebook (IPython)

    Multi-user server for Jupyter notebooks

  6. doitlive

    Because sometimes you need to do it live

    Project mention: So You Want to Speak at Software Conferences? | news.ycombinator.com | 2025-12-10

    #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!

  7. pudb

    Full-screen console debugger for Python

  8. euporie

    Jupyter notebooks in the terminal

    Project mention: Movwin: My (Unpublished) TUI Framework | news.ycombinator.com | 2026-06-01

    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

  9. radian

    A 21 century R console

    Project mention: Show HN: Lotas – Cursor for RStudio | news.ycombinator.com | 2025-07-21

    FYI "Radian" is also the name of a very popular R console: https://github.com/randy3k/radian

  10. PyInquirer

    A Python module for common interactive command line user interfaces

  11. ipdb

    Integration of IPython pdb

  12. nbstripout

    strip output from Jupyter and IPython notebooks

  13. pyheatmagic

    IPython magic command to profile and view your python code as a heat map.

  14. watermark

    An IPython magic extension for printing date and time stamps, version numbers, and hardware information

  15. ipyida

    IPython console integration for IDA Pro

  16. ipykernel

    IPython Kernel for Jupyter

  17. ComfyScript

    A Python frontend and library for ComfyUI

  18. ipython-gpt

    An ChatGPT integration for Jupyter Notebooks and the IPython Shell

  19. popmon

    Monitor the stability of a Pandas or Spark dataframe ⚙︎

  20. pdbr

    pdb + Rich library

  21. genai

    What if GPT could help you notebook?

  22. chime

    🎵 Python sound notifications made easy (by MaxHalford)

  23. flask-shell-ipython

    Replace default flask shell command by similar command running IPython.

  24. hilda

    LLDB wrapped and empowered by iPython's features

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Ipython discussion

Log in or Post with

Python Ipython related posts

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com