gaogaotiantian / watchpoints
watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.
☆526Updated 2 months ago
Alternatives and similar repositories for watchpoints:
Users that are interested in watchpoints are comparing it to the libraries listed below
- Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful…☆693Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- Tool for automatically sorting python statements within a module☆370Updated last month
- Hot code reloading tool for Python☆530Updated 5 years ago
- Near Zero-Overhead Python Code Coverage☆522Updated 3 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆872Updated 2 weeks ago
- Get a clue, get some code☆362Updated 3 years ago
- pdb + Rich library☆344Updated last week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,213Updated 6 months ago
- AST-based fragmental source code refactoring toolkit for Python☆442Updated last year
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,551Updated last month
- Like a Python list but better.☆181Updated 4 years ago
- A library that can print Python objects in human readable format☆580Updated 4 months ago
- The top-like text-based user interface for Austin☆642Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆604Updated 2 weeks ago
- A powerful set of Python debugging tools, based on PySnooper☆1,334Updated 5 months ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,338Updated 11 months ago
- A container for dataclasses with multi-indexing and bulk operations.☆313Updated 3 years ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆744Updated last week
- Separate test code from test cases in pytest.☆355Updated 2 months ago
- A terminal UI to inspect and explore Python objects☆272Updated 4 months ago
- Matcher library for Python☆240Updated 2 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆324Updated 3 years ago
- Doing dirty (but extremely useful) things with equals.☆851Updated 2 months ago
- Flexible test automation for Python☆1,379Updated 3 weeks ago
- ↔️ Automagic shell tab completion for Python CLI applications☆387Updated 2 weeks ago
- HPy: a better API for Python☆1,104Updated last month
- Single-file alternative to python-requests☆286Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆373Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,077Updated 2 weeks ago