livepython

Code tracer

A desktop application that visually traces the execution of Python code in real-time.

Visually trace Python code in real-time.

GitHub

3k stars
76 watching
172 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 2 awesome lists

debugging-toolelectron-apppython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rsalmei/alive-progress A progress bar library with real-time throughput and ETA displays, allowing users to pause processing, track under/overflows, and customize its appearance. 5,572
joerick/pyinstrument A Python profiler tool used to identify and optimize slow parts of code. 6,727
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,992
livebook-dev/livebook A web application for writing interactive and collaborative code notebooks with Elixir support. 5,058
facebook/pyre-check Type-checking software for Python code 6,885
pythonprofilers/memory_profiler Tools for analyzing memory usage of Python programs 4,403
tautulli/tautulli A Python-based monitoring and tracking tool for Plex Media Server. 5,688
pexpect/pexpect A Python module for controlling interactive applications in a pseudo-terminal 2,634
hoffstadt/dearpygui A fast and powerful GUI toolkit for Python with minimal dependencies 13,469
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,999
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,649
jendrikseipp/vulture Automatically finds and reports unused code in Python programs. 3,561
pathwaycom/pathway A Python-based ETL framework for stream processing and real-time analytics with a scalable Rust engine. 7,174
pyston/pyston_v1 A faster implementation of the Python programming language aimed at improving execution speed and compatibility. 4,884
buger/goreplay Captures and replays live HTTP traffic to test systems with real data 18,700