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.
☆704Updated last month
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☆535Updated 5 years ago
- The top-like text-based user interface for Austin☆661Updated 3 weeks ago
- Easily run Python at the shell! Magical, but never mysterious.☆1,501Updated 7 months ago
- Debugging-friendly exceptions for Python☆1,298Updated last month
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆551Updated 11 months ago
- hot reload your python code!☆320Updated 2 years ago
- Matcher library for Python☆241Updated 2 months ago
- A redis clone in Python 3 to disprove some falsehoods about performance.☆636Updated 5 years ago
- Change Python code while it's running without losing state☆1,120Updated last year
- A container for dataclasses with multi-indexing and bulk operations.☆315Updated 4 years ago
- Python Zip Stream☆529Updated 2 months ago
- Powerful Python pipelines for your shell☆506Updated 3 years ago
- One weird trick to make your code more reliable☆301Updated this week
- Easily handle day to day CLI operation via Python instead of regular Bash programs. 🇺🇦 #supporting☆734Updated last week
- A powerful set of Python debugging tools, based on PySnooper☆1,423Updated last year
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆352Updated 2 years ago
- Python utility for tracking third party dependencies within a library☆463Updated 2 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Effortlessly write inline C functions in Python☆485Updated 5 years ago
- Like a Python list but better.☆179Updated 4 years ago
- Your Project with Great Documentation.☆867Updated 2 years ago
- AST-based fragmental source code refactoring toolkit for Python☆458Updated last year
- Get a clue, get some code☆366Updated 4 years ago
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,434Updated last year
- Simple SQL in Python☆1,377Updated last week
- A supercharged SQLite library for Python☆712Updated 5 years ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆631Updated 3 weeks ago
- A tool to automatically convert old string literal formatting to f-strings☆726Updated this week
- 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