20 Forks
184 Stars
184 Watchers

pdb-cheatsheet

A cheatsheet for the Python Debugger (pdb)

How to download and setup pdb-cheatsheet

Open terminal and run command
git clone https://github.com/nblock/pdb-cheatsheet.git
git clone is used to create a copy or clone of pdb-cheatsheet 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 pdb-cheatsheet https://github.com/nblock/pdb-cheatsheet/archive/master.zip

Or simply clone pdb-cheatsheet with SSH
[email protected]:nblock/pdb-cheatsheet.git

If you have some problems with pdb-cheatsheet

You may open issue on pdb-cheatsheet support forum (system) here: https://github.com/nblock/pdb-cheatsheet/issues