Debugging Python without an IDE – pdb

Click here for the sequel of this post Most of my work at Arbisoft involves developing and debugging custom features for Open edX based systems. Most of my colleagues here prefer to use PyCharm as their default IDE and editor. PyCharm is among the best Python development tools out there, however, I prefer to use Sublime … Read more