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. Civic Auth

    Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.

    Civic Auth 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.

    Project mention: How I manage multiple kubernetes clusters w/ kubectx & kubens | dev.to | 2024-10-01

    I love powerline over traditional PS1 (aka command prompt). It's beautiful and highly customizable.

  4. docker-stacks

    Ready-to-run Docker images containing Jupyter applications

    Project mention: Today is Ubuntu's 20th Anniversary | news.ycombinator.com | 2024-10-20

    https://github.com/jupyter/docker-stacks/blob/main/images/do... :

      docker run -p 10000:8888 quay.io/jupyter/scipy-notebook:2024-10-07

  5. Jupyter Notebook (IPython)

    Multi-user server for Jupyter notebooks

  6. doitlive

    Because sometimes you need to do it live

  7. pudb

    Full-screen console debugger for Python

    Project mention: PuDB: A console-based visual debugger for Python | news.ycombinator.com | 2024-12-29
  8. 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

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. euporie

    Jupyter notebooks in the terminal

    Project mention: Evaluate Markdown code blocks within Vim | news.ycombinator.com | 2024-10-26
  11. PyInquirer

    A Python module for common interactive command line user interfaces

  12. ipdb

    Integration of IPython pdb

  13. nbstripout

    strip output from Jupyter and IPython notebooks

  14. pyheatmagic

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

  15. watermark

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

  16. ipyida

    IPython console integration for IDA Pro

  17. ipykernel

    IPython Kernel for Jupyter

  18. ipython-gpt

    An ChatGPT integration for Jupyter Notebooks and the IPython Shell

  19. ComfyScript

    A Python frontend and library for ComfyUI

    Project mention: Show HN: Lair – CLI Tools for working with generative AI | news.ycombinator.com | 2025-03-18
  20. popmon

    Monitor the stability of a Pandas or Spark dataframe ⚙︎

  21. genai

    What if GPT could help you notebook?

  22. pdbr

    pdb + Rich library

  23. chime

    🎵 Python sound notifications made easy (by MaxHalford)

  24. flask-shell-ipython

    Replace default flask shell command by similar command running IPython.

  25. hilda

    LLDB wrapped and empowered by iPython's features

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
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

  • Reloading Classes in Python

    1 project | news.ycombinator.com | 29 Aug 2025
  • SELinux on NixOS

    2 projects | news.ycombinator.com | 7 Apr 2025
  • Reinventing notebooks as reusable Python programs

    5 projects | news.ycombinator.com | 19 Mar 2025
  • Ask HN: What tool for live, collaborative, symbolic math?

    2 projects | news.ycombinator.com | 26 Dec 2024
  • CalcPy: Terminal calculator and advanced math solver (Python, IPython, SymPy)

    1 project | news.ycombinator.com | 28 Feb 2024
  • The new pdbp (Pdb+) Python debugger!

    9 projects | dev.to | 2 Aug 2023
  • vim-replica: enjoy Jupyter with Vim 9.0!

    2 projects | /r/vim | 1 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 31 Aug 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Ipython projects in Python? This list will help you:

# Project Stars
1 ipython 16,546
2 powerline 14,586
3 docker-stacks 8,304
4 Jupyter Notebook (IPython) 8,101
5 doitlive 3,508
6 pudb 3,137
7 radian 2,183
8 euporie 2,154
9 PyInquirer 1,985
10 ipdb 1,931
11 nbstripout 1,356
12 pyheatmagic 1,031
13 watermark 929
14 ipyida 796
15 ipykernel 690
16 ipython-gpt 592
17 ComfyScript 571
18 popmon 504
19 genai 352
20 pdbr 350
21 chime 313
22 flask-shell-ipython 196
23 hilda 142

Sponsored
Simple auth for Python backends
Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
www.civic.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?