alexmojaki / snoopView external linksLinks
A powerful set of Python debugging tools, based on PySnooper
☆1,445Jan 11, 2026Updated last month
Alternatives and similar repositories for snoop
Users that are interested in snoop are comparing it to the libraries listed below
Sorting:
- Graphical Python debugger which lets you easily view the values of all evaluated expressions☆1,704Jan 11, 2026Updated last month
- Simple real time visualisation of the execution of a Python program.☆1,833Nov 13, 2021Updated 4 years ago
- Never use print for debugging again☆16,603May 31, 2025Updated 8 months ago
- 🍦 Never use print() to debug again.☆10,013Jan 21, 2026Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆373Sep 1, 2025Updated 5 months ago
- Sampling profiler for Python programs☆14,941Feb 5, 2026Updated last week
- Python logging made (stupidly) simple☆23,584Jan 15, 2026Updated last month
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,453Apr 15, 2024Updated last year
- pprofile + matplotlib = Python program profiled as an awesome heatmap!☆843Jul 4, 2023Updated 2 years ago
- Hunter is a flexible code tracing toolkit.☆865Aug 22, 2025Updated 5 months ago
- Debugging-friendly exceptions for Python☆1,300Oct 30, 2025Updated 3 months ago
- Dark magic delights in Python☆428Nov 11, 2021Updated 4 years ago
- Memray is a memory profiler for Python☆14,849Feb 7, 2026Updated last week
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals