IPython-enabled pdb
Project description
IPython pdb
Use
from ipdb import set_trace; set_trace()
or
from ipdb import pm; pm()
You then get all IPython features (tab completion, nice tracebacks) right in pdb.
Credits
orginal first lines: Godefroid Chapelle http://bubblenet.be
correct colors setup: patch by Jean Jordaan
pm(): patch by Paulo Benedict Ang
Changelog
0.2 (2010-10-20)
Added pm()
0.1 (2010-04-26)
First “non dev” release
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
ipdb-0.2.tar.gz
(1.6 kB
view details)
File details
Details for the file ipdb-0.2.tar.gz
.
File metadata
- Download URL: ipdb-0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3519c798bab9fb852ab7444285734735e1cb0686e807c326f4babd63043178b3
|
|
MD5 |
76a4b58633232cf6654d5a278230af54
|
|
BLAKE2b-256 |
aaacb77764bd9d4add21be519e83a7bd620346e08656183e7bdc4ce150c74886
|