live-debugger

A simple library for CPython that allows you to collect stacktrace data from running processes in production environments without stopping the execution of the process.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install live-debugger

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0 2023-01-15

Issues with this package?

Page last updated 2026-09-03 00:05:02 UTC