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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0 2023-01-15    

Issues with this package?

Page last updated 2023-10-28 04:49:58 UTC