This package lets you capture detailed insights, including variables for call stack frames, at any moment or when exceptions occur, helping you trace and resolve issues more efficiently.
snap4frame requires Python 3.8 or later. To install the latest or upgrade to the latest version of snap4frame, run the following command:
pip install snap4frame
Here's a basic example of how to use snap4frame:
import snap4frame
snap4frame.init()
We welcome contributions to snap4frame! Please see our contributing guide for more details.
Snap4frame is licensed under the MIT License.