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.3.tar.gz
(7.6 kB
view hashes)
Built Distribution
ptpdb-0.3-py2-none-any.whl
(10.9 kB
view hashes)