Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
emidln
on Nov 21, 2013
|
parent
|
context
|
favorite
| on:
Debugging Python Like a Boss
I see pdb++[1] getting mentioned (pip instal pdbpp), and I'll also throw in wdb[2], which is a WSGI middleware that uses jedi for code introspection.
[1] -
https://bitbucket.org/antocuni/pdb/src
[2] -
https://github.com/Kozea/wdb
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] - https://bitbucket.org/antocuni/pdb/src
[2] - https://github.com/Kozea/wdb