3 Forks
84 Stars
84 Watchers

pdbp

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.

How to download and setup pdbp

Open terminal and run command
git clone https://github.com/mdmintz/pdbp.git
git clone is used to create a copy or clone of pdbp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pdbp https://github.com/mdmintz/pdbp/archive/master.zip

Or simply clone pdbp with SSH
[email protected]:mdmintz/pdbp.git

If you have some problems with pdbp

You may open issue on pdbp support forum (system) here: https://github.com/mdmintz/pdbp/issues