Python debugger (pdb) build on top of prompt_toolkit
Project description
(Still experimental) PDB replacement, build on top of prompt_toolkit and ptpython.
Installation
pip install ptpdb
Usage
from ptpdb import set_trace
set_trace()
See the official PDB documentation to learn how it works.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ptpdb-0.11.tar.gz
(12.2 kB
view hashes)
Built Distributions
ptpdb-0.11-py3-none-any.whl
(16.2 kB
view hashes)
ptpdb-0.11-py2-none-any.whl
(16.2 kB
view hashes)