rewindpy is a post-crash time-travel debugger for Python that allows developers to step backwards and forwards through program execution after a crash has occurred. It captures execution history to enable inspection of variables, call stacks, and program state at any point leading up to the failure. The tool is designed for Python developers who need advanced debugging capabilities beyond traditional tracebacks.
In the Debugging & profiling space, rewindpy takes a focused approach. It focuses on debugging Python crashes after they have already occurred without needing to reproduce the error. rewindpy is an open-source project aimed at python developers. rewindpy is open source under the MIT license. rewindpy is available on the command line.
It is developed by LIRuixuan0407, and it first shipped in 2026. The project is developed in the open on GitHub with 28 commits in the last 90 days. Key capabilities include time-travel debugging, post-crash analysis, and execution history capture.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do