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.6.tar.gz
(7.3 kB
view hashes)
Built Distributions
ptpdb-0.6-py3-none-any.whl
(10.7 kB
view hashes)
ptpdb-0.6-py2-none-any.whl
(10.7 kB
view hashes)