andy-landy / traceback_with_variablesLinks
Adds variables to python traceback. Simple, lightweight, controllable. Customize formats and colors. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter too.
☆707Updated 3 months ago
Alternatives and similar repositories for traceback_with_variables
Users that are interested in traceback_with_variables are comparing it to the libraries listed below
Sorting:
- Hot code reloading tool for Python☆536Updated 5 years ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆554Updated last year
- Debugging-friendly exceptions for Python☆1,300Updated 3 months ago
- Easily run Python at the shell! Magical, but never mysterious.☆1,509Updated 3 weeks ago
- The top-like text-based user interface for Austin☆663Updated 2 months ago
- hot reload your python code!☆320Updated 2 years ago
- One weird trick to make your code more reliable☆301Updated 3 weeks ago
- Matcher library for Python☆242Updated 4 months ago
- A redis clone in Python 3 to disprove some falsehoods about performance.☆637Updated 5 years ago
- Python Zip Stream☆530Updated 3 months ago
- Easily handle day to day CLI operation via Python instead of regular Bash programs. 🇺🇦 #supporting☆734Updated 2 months ago
- Powerful Python pipelines for your shell☆507Updated 4 years ago
- A container for dataclasses with multi-indexing and bulk operations.☆315Updated 4 years ago
- A powerful set of Python debugging tools, based on PySnooper☆1,435Updated 2 weeks ago
- Get a clue, get some code☆366Updated 4 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆352Updated 2 years ago
- Change Python code while it's running without losing state☆1,123Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last month
- Python utility for tracking third party dependencies within a library☆464Updated last month
- Python bindings for the simdjson project.☆757Updated 3 months ago
- Your Project with Great Documentation.☆870Updated 2 years ago
- Effortlessly write inline C functions in Python☆484Updated 5 years ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,446Updated last year
- Persistent, stale-free, local and cross-machine caching for Python functions.☆641Updated this week
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A supercharged SQLite library for Python☆712Updated 5 years ago
- Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based…☆392Updated 5 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago