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.
☆705Updated 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☆536Updated 5 years ago
- The top-like text-based user interface for Austin☆661Updated last month
- Easily run Python at the shell! Magical, but never mysterious.☆1,506Updated 3 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆552Updated 11 months ago
- Debugging-friendly exceptions for Python☆1,299Updated last month
- Python Zip Stream☆529Updated 2 months ago
- Matcher library for Python☆241Updated 3 months ago
- hot reload your python code!☆320Updated 2 years ago
- A redis clone in Python 3 to disprove some falsehoods about performance.☆636Updated 5 years ago
- A container for dataclasses with multi-indexing and bulk operations.☆315Updated 4 years ago
- One weird trick to make your code more reliable☆301Updated 3 weeks ago
- Easily handle day to day CLI operation via Python instead of regular Bash programs. 🇺🇦 #supporting☆734Updated 3 weeks ago
- Like a Python list but better.☆179Updated 4 years ago
- Powerful Python pipelines for your shell☆506Updated 3 years ago
- Get a clue, get some code☆365Updated 4 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆352Updated 2 years ago
- Effortlessly write inline C functions in Python☆485Updated 5 years ago
- A powerful set of Python debugging tools, based on PySnooper☆1,429Updated last year
- A fully-featured remote and preemptive debugger for python☆297Updated last year
- A supercharged SQLite library for Python☆712Updated 5 years ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated last year
- Change Python code while it's running without losing state☆1,121Updated last year
- Tool for automatically sorting python statements within a module☆394Updated 2 weeks ago
- AST-based fragmental source code refactoring toolkit for Python☆458Updated last year
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 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
- Simple SQL in Python☆1,380Updated 3 weeks ago
- Python utility for tracking third party dependencies within a library☆464Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆727Updated last week
- Bottom-up approach to refactoring in python☆721Updated 3 years ago