alexmojaki / heartrateView external linksLinks
Simple real time visualisation of the execution of a Python program.
☆1,833Nov 13, 2021Updated 4 years ago
Alternatives and similar repositories for heartrate
Users that are interested in heartrate are comparing it to the libraries listed below
Sorting:
- A powerful set of Python debugging tools, based on PySnooper☆1,445Jan 11, 2026Updated last month
- pprofile + matplotlib = Python program profiled as an awesome heatmap!☆843Jul 4, 2023Updated 2 years ago
- Graphical Python debugger which lets you easily view the values of all evaluated expressions☆1,704Jan 11, 2026Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆373Sep 1, 2025Updated 5 months ago
- Never use print for debugging again☆16,603May 31, 2025Updated 8 months ago
- Python logging made (stupidly) simple☆23,584Jan 15, 2026Updated last month
- Sampling profiler for Python programs☆14,941Feb 5, 2026Updated last week
- Your Project with Great Documentation.☆870Sep 19, 2023Updated 2 years ago
- Memray is a memory profiler for Python☆14,849Feb 7, 2026Updated last week
- Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.☆28,108Feb 1, 2026Updated 2 weeks ago
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,626Jan 6, 2026Updated last month
- Pampy: The Pattern Matching for Python you always dreamed of.☆3,533Jan 16, 2025Updated last year
- A next generation HTTP client for Python. 🦋☆14,979Updated this week
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals☆13,274Feb 7, 2026Updated last week
- Rich is a Python library for rich text and beautiful formatting in the terminal.☆55,429Feb 1, 2026Updated 2 weeks ago
- Dark magic delights in Python☆428Nov 11, 2021Updated 4 years ago
- Trio – a friendly Python library for async concurrency and I/O☆7,162Updated this week
- 🍦 Never use print() to debug again.☆10,013Jan 21, 2026Updated 3 weeks ago
- More routines for operating on iterables, beyond itertools☆4,034Updated this week
- A debugging and profiling tool that can trace and visualize python code execution☆7,542Jan 17, 2026Updated 3 weeks ago
- Pretty and useful exceptions in Python, automatically.☆4,720Oct 22, 2025Updated 3 months ago
- Python packaging and dependency management made easy☆34,199Updated this week
- Typer, build great CLIs. Easy to code. Based on Python type hints.☆18,831Updated this week
- Performant type-checking for python.☆7,143Updated this week
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆7,886Feb 2, 2026Updated 2 weeks ago
- Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per s…☆8,468Feb 5, 2026Updated last week
- Data validation using Python type hints☆26,812Updated this week
- Python datetimes made easy