Skip to content

Learn how to use pdb to help debug your Python applications on the command line!

License

Notifications You must be signed in to change notification settings

ajyong/pdb-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugging with pdb

With all these IDEs making debugging easy, some say pdb isn't as important anymore. But what if you find yourself at a different workstation, lacking your IDE of choice? Don't worry, pdb is both easy to learn and comes with every Python distribution!

A slide deck which accompanies this talk can be found here. I last presented this talk at EdmontonPy.

About

Learn how to use pdb to help debug your Python applications on the command line!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published