andy-landy / traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. 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 and IPython. Install with pip or conda.
☆693Updated this week
Alternatives and similar repositories for traceback_with_variables:
Users that are interested in traceback_with_variables are comparing it to the libraries listed below
- Hot code reloading tool for Python☆530Updated 5 years ago
- The top-like text-based user interface for Austin☆639Updated last year
- Debugging-friendly exceptions for Python☆1,283Updated 11 months ago
- Easily run Python at the shell! Magical, but never mysterious.☆1,441Updated last month
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆524Updated last month
- A redis clone in Python 3 to disprove some falsehoods about performance.☆636Updated 4 years ago
- Python Zip Stream☆525Updated last year
- Powerful Python pipelines for your shell☆507Updated 3 years ago
- Get a clue, get some code☆362Updated 3 years ago
- Matcher library for Python☆240Updated last year
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- A container for dataclasses with multi-indexing and bulk operations.☆313Updated 3 years ago
- Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based…☆394Updated 4 years ago
- hot reload your python code!☆320Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆344Updated 3 weeks ago
- One weird trick to make your code more reliable☆295Updated last year
- AST-based fragmental source code refactoring toolkit for Python☆442Updated last year
- Effortlessly write inline C functions in Python☆478Updated 5 years ago
- A supercharged SQLite library for Python☆721Updated 4 years ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,334Updated 10 months ago
- Dead easy interface for executing many HTTP requests asynchronously. Also provides helper functions for executing embarrassingly parallel…☆386Updated 3 years ago
- Like a Python list but better.☆181Updated 3 years ago
- Bottom-up approach to refactoring in python☆703Updated 3 years ago
- A Python memory profiler for data processing and scientific computing applications☆859Updated 3 months ago
- Python virtual environment, but backed by Docker!☆480Updated last year
- Tool for automatically sorting python statements within a module☆369Updated 3 weeks ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,236Updated 7 months ago
- Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated,…☆1,777Updated 4 years ago
- Bidirectionally transformed strings☆367Updated last year
- Flamegraph generator for cProfile stats☆250Updated last year