Skip to main content

Easy to use web-base online debugger

Project description

# Bugbuzz - easy to use online debugger

![Bugbuzz demo](/screencast.gif?raw=true )

# Dashboard shortcuts

Vim style shortcuts

  • C Continue

  • H Return

  • J Next

  • L Step

# Usage:

This is still a prototype stage service, you clone it

` git clone git@github.com:victorlin/bugbuzz-python.git `

run

` virtualenv --no-site-packages .env source .env/bin/activate pip install -e . `

then

` python demo.py `

It will open a new tab in your browser for debugging.

Notice:

  • This is just a prototype, use it at your own risk

  • The source code you are debugging (encountered breakpoints or pause) will be uploaded to the server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bugbuzz-0.0.2.tar.gz (421.4 kB view hashes)

Uploaded Source

Built Distribution

bugbuzz-0.0.2-py2-none-any.whl (384.7 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page