An open API service indexing awesome lists of open source software.

https://github.com/tryexceptpass/sofi-debugger


https://github.com/tryexceptpass/sofi-debugger

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

An extremely simple python debugger that uses sys.settrace() to update a web ui generated through sofi.

## Running
* `python setup.py install` Sofi from https://github.com/tryexceptpass/sofi
* Run the debugger `python debugger.py`