pybugger2

Pybugger is an easy to use color-supported CLI debugging tool for python.


License
GPL-3.0
Install
pip install pybugger2==1.0

Documentation

An easy to use color debugging tool for Python2.

Looking for a tool for Python3? Check out Pybugger3.

How do I start using it?

Method 1

pip install pybugger2

Method 2
  • Download the Pybugger folder from here
  • Put it in your project folder.
  • At the start of your file, add import pybugger2
  • Start using Pybugger!

What can I do with Pybugger?

What colours are available?

Color Name Color Name Color Name
black blue yellow
red magenta gray
green cyan white

Thanks to: