217 Forks
2590 Stars
2590 Watchers

pudb

Full-screen console debugger for Python

How to download and setup pudb

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

Or simply clone pudb with SSH
[email protected]:inducer/pudb.git

If you have some problems with pudb

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