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.
☆696Updated 2 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
- Easily run Python at the shell! Magical, but never mysterious.☆1,469Updated this week
- The top-like text-based user interface for Austin☆643Updated 3 weeks ago
- Hot code reloading tool for Python☆531Updated 5 years ago
- Debugging-friendly exceptions for Python☆1,288Updated last year
- A redis clone in Python 3 to disprove some falsehoods about performance.☆635Updated 4 years ago
- Python Zip Stream☆526Updated last month
- One weird trick to make your code more reliable☆297Updated last year
- Like a Python list but better.☆181Updated 4 years ago
- A powerful set of Python debugging tools, based on PySnooper☆1,349Updated 6 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆530Updated 4 months ago
- A container for dataclasses with multi-indexing and bulk operations.☆313Updated 4 years ago
- hot reload your python code!☆320Updated 2 years ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,353Updated last year
- Matcher library for Python☆240Updated 2 years ago
- Powerful Python pipelines for your shell☆507Updated 3 years ago
- Effortlessly write inline C functions in Python☆480Updated 5 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Get a clue, get some code☆362Updated 3 years ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated 7 months ago
- Easily handle day to day CLI operation via Python instead of regular Bash programs. 🇺🇦 #supporting☆731Updated 5 months ago
- A Python memory profiler for data processing and scientific computing applications☆868Updated 5 months ago
- AST-based fragmental source code refactoring toolkit for Python☆444Updated last year
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- Parse strings using a specification based on the Python format() syntax.☆1,743Updated 4 months ago
- no-op statements syntactically valid only since Python X.Y☆350Updated 2 weeks ago
- Transparent and persistent cache/serialization powered by type hints☆220Updated 3 months ago
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆1,987Updated 3 months ago
- A tool to automatically convert old string literal formatting to f-strings☆712Updated 3 weeks ago
- Python cache interface with clean API and built-in memcache & redis + asyncio support.☆487Updated 3 weeks ago