https://github.com/tryexceptpass/sofi-debugger
https://github.com/tryexceptpass/sofi-debugger
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tryexceptpass/sofi-debugger
- Owner: tryexceptpass
- Created: 2016-08-19T13:25:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T02:30:40.000Z (over 9 years ago)
- Last Synced: 2025-03-18T17:57:25.457Z (11 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 21
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`