gaogaotiantian / watchpointsLinks
watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.
☆548Updated 9 months ago
Alternatives and similar repositories for watchpoints
Users that are interested in watchpoints are comparing it to the libraries listed below
Sorting:
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Adds variables to python traceback. Simple, lightweight, controllable. Customize formats and colors. Debug reasons of exceptions by loggi…☆700Updated last week
- Hot code reloading tool for Python☆535Updated 5 years ago
- A powerful set of Python debugging tools, based on PySnooper☆1,401Updated 11 months ago
- Tool for automatically sorting python statements within a module☆384Updated 2 months ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆622Updated 3 weeks ago
- A terminal UI to inspect and explore Python objects☆275Updated 10 months ago
- A tool to automatically convert old string literal formatting to f-strings☆724Updated 3 weeks ago
- Dark magic delights in Python☆424Updated 3 years ago
- A fully-featured remote and preemptive debugger for python☆294Updated last year
- Matcher library for Python☆240Updated 2 weeks ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,210Updated last year
- Aimed at Python beginners: replacing standard traceback by something easier to understand