Skip to content

xonsh/xontrib-debug-tools

Repository files navigation

Debug tools for xonsh shell.

If you like the idea click ⭐ on the repo and tweet.

Installation

To install use pip:

xpip install xontrib-debug-tools
# or: xpip install -U git+https://github.com/xonsh/xontrib-debug-tools

Usage

The package contains:

pdb

xontrib load pdb

xog

xontrib load xog
xog --help

See also

  • xunter - Profiling for the xonsh shell based on hunter.

Credits

This package was created with xontrib template.